Propogated timeout on connection close does not reduce between session close.
-----------------------------------------------------------------------------
Key: QPID-380
URL: https://issues.apache.org/jira/browse/QPID-380
Project: Qpid
Issue Type: Bug
Components: Java Client
Reporter: Martin Ritchie
Currently the same timeout is used for closing each session. This can result in
the call to close(timeout) taking much longer than the specified timeout. The
timeout vaule used needs to be reduced for each of the subsequent method
syncwrite calls.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.