Alex Rudyy created QPID-6677:
--------------------------------
Summary: Invocation of Connection#stop from MessageListener with
0-10 AMQP client might result in hang of operation
Key: QPID-6677
URL: https://issues.apache.org/jira/browse/QPID-6677
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.32, 0.30
Reporter: Alex Rudyy
Fix For: qpid-java-6.0
Invocation of Connection#stop from MessageListener with 0-10 AMQP client might
result in hang of operation due to usage of dispatcher to drain the
pre-dispatch queue. If stopped flag is set to true, the dispatcher waits until
stopped flag is set to false, stopping the message dispatching. As result,
operation might hang.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]