You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2013/12/17 12:25:06 UTC

[jira] [Created] (QPID-5428) heartbeats not in use when attempting to connect

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org