[ 
https://issues.apache.org/jira/browse/QPID-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Rudyy resolved QPID-6677.
------------------------------
    Resolution: Fixed
      Assignee: Alex Rudyy

Fixed as part of QPID-3521

> 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
>            Assignee: 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