[ 
https://issues.apache.org/jira/browse/QPID-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653307#comment-14653307
 ] 

Alex Rudyy commented on QPID-6677:
----------------------------------

The changes made as part of commit [r1693542|https://svn.apache.org/r1693542] 
for  [QPID-3521|https://issues.apache.org/jira/browse/QPID-3521] fixed the issue

> 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.30, 0.32
>            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]

Reply via email to