Closed GoogleCodeExporter closed 9 years ago
It appears the connection is getting dropped, but the client won't know until
it tries to use it. I think you need to solve whatever is aborting the TCP
connection there.
If it is a get operation, you can probably simply retry it. The client library
won't do that for you, but it's simple enough to do from a do-while wrapping a
try/catch.
I don't think there's anything we should do from the client here.
Original comment by ingen...@gmail.com
on 1 Jan 2013 at 7:44
Original issue reported on code.google.com by
shiva.cs...@gmail.com
on 18 Dec 2012 at 12:22