You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2015/08/04 11:00:11 UTC

[jira] [Created] (QPID-6677) Invocation of Connection#stop from MessageListener with 0-10 AMQP client might result in hang of operation

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org