You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2016/04/12 10:28:25 UTC

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

     [ https://issues.apache.org/jira/browse/QPID-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy resolved QPID-7155.
------------------------------
    Resolution: Fixed

The changes look reasonable. We should merge them into 6.0.x branch

> [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
>            Assignee: Alex Rudyy
>            Priority: Minor
>             Fix For: qpid-java-6.0.2, qpid-java-6.1
>
>         Attachments: 0001-QPID-7155-Java-Broker-Change-ticker-impl-to-separate.patch, TEST-org.apache.qpid.client.failover.MultipleBrokersFailoverTest.testFailoverOnBrokerStop.txt
>
>
> 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