RE: riak java pb client does not let go of bad sockets

2012-03-30 Thread Will Gage
March 29, 2012 2:42 PM To: Riak-Users Subject: Re: riak java pb client does not let go of bad sockets Thanks (and Sorry!) for reporting this Will. This was a bug in the underlying Protocol Buffers RiakClient where Socket objects were not being closed when IOExceptions were received from their st

Re: riak java pb client does not let go of bad sockets

2012-03-29 Thread Brian Roach
Thanks (and Sorry!) for reporting this Will. This was a bug in the underlying Protocol Buffers RiakClient where Socket objects were not being closed when IOExceptions were received from their streams. This is now fixed in the 1.0.5 release, available today. Thanks again, Brian Roach On Mar 28