Re: [jgroups-dev] Issue with TCPConnectionMap in jgroups 2.12.2.Final
Bela Ban <[email protected]> Thu, 28 Feb 2013 16:00:23 +0100
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/28/13 2:09 PM, Sundararajan, Mukund wrote: > Thanks. So the only thing I should worry about is my thread getting > stuck in a blocking socket write() when there is a peer crash? No: when the peer crashes, it'll close its end of the socket, so the write will return with an exception and the connection will be closed. -- Bela Ban, JGroups lead (http://www.jgroups.org) ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Javagroups-development mailing list