(0.10 code path) Connection close intermittently hangs
-------------------------------------------------------
Key: QPID-1123
URL: https://issues.apache.org/jira/browse/QPID-1123
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M3
Reporter: Arnaud Simon
Fix For: M3
Description:
There are tow issues:
1) there is a threading issue as the broker close ok is lost
2) the close operation does not timeout and may hang if the broker crashes just
before sending close ok
Solution:
- Sort out the threading issue
- the client should timeout if the close ok is not received
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.