Gordon Sim created QPID-5572:
--------------------------------

             Summary: [AMQP 1.0] auto-reconnect can hang on createReceiver
                 Key: QPID-5572
                 URL: https://issues.apache.org/jira/browse/QPID-5572
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.27
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.27


and probably createSender() too. The case is where the connection  fails after 
the link is created locally. The reconnect logic will re-establish it, but the 
original call will then block waiting for completion of the 'old' link instance.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to