failover process can block itself if the Connection is stopped
--------------------------------------------------------------

                 Key: QPID-3520
                 URL: https://issues.apache.org/jira/browse/QPID-3520
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Robbie Gemmell


It appears that the failover process can block itself if it occurs during the 
Connection being stopped and there are any messages in the pre-dispatch queue, 
as the dispatcher thread will wait for the connection to be started again, but 
failover can be waiting for the dispatcher to do some cleanup of the 
pre-dispatch queue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to