From: SourceForge.net <no...@so...> - 2008-01-19 23:03:00
|
Patches item #1875540, was opened at 2008-01-19 15:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1008546&aid=1875540&group_id=209147 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: java client Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Benjamin Reed (breed) Assigned to: Benjamin Reed (breed) Summary: Outgoing packets not getting aborted when connection closes Initial Comment: The outgoing packets don't get aborted when a connection closes. This means that packets that are waiting to be sent, but have not been may never get aborted if we never get a good connection back. This can cause synchronous calls to hang and asnyc calls to never get called back. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1008546&aid=1875540&group_id=209147 |