Gordon Sim created QPID-5428:
--------------------------------

             Summary: heartbeats not in use when attempting to connect
                 Key: QPID-5428
                 URL: https://issues.apache.org/jira/browse/QPID-5428
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: 0.26
            Reporter: Gordon Sim
             Fix For: 0.27


The python client only uses heartbeats once the connection has been 
established.  It does not use them to time out the initial connect attempt.

E.g. modify drain to use a 5sec heartbeat, start a broker, run drain -f 
amq.direct and then kill -STOP the broker - heartbeats are missed and 
connection times out as expected.

But now try to reconnect to the hung broker, and the connect attempt will not 
timeout.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

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

Reply via email to