You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2016/03/18 16:25:33 UTC

[jira] [Created] (QPID-7155) [Java Broker] Idle timeout ticker times out connection before heartbeating is negotiated

Lorenz Quack created QPID-7155:
----------------------------------

             Summary: [Java Broker] Idle timeout ticker times out connection before heartbeating is negotiated
                 Key: QPID-7155
                 URL: https://issues.apache.org/jira/browse/QPID-7155
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Lorenz Quack


Recently, {{MultipleBrokersFailoverTest#testFailoverOnBrokerStop}} failed. Log attached.
Analysis has shown the following sequence of events:
* 01:58:24,044 broker receives connectionStartOk
* 01:58:25,894 broker sends connectionSecure
* 01:58:26,010 broker times out the connection
* 01:58:26,061 client tries to send connectionSecureOk

The problem seems to be that the ServerIdleReadTimeoutTicker times out the connection even though the broker is the one being slow and heartbeating not being negotiated yet.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org