Connection::close() may hang if broker is suspended
---------------------------------------------------

                 Key: QPID-2817
                 URL: https://issues.apache.org/jira/browse/QPID-2817
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.6
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.7


This simulates the case where the physical connection is lost somehow, but the 
socket isn't disconnected. The client will wait indefinitely (or until TCP 
times out) for the close-ok response. Normally heartbeats fix this issue, but 
they are turned off on close before the client waits for the brokers response.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to