[
https://issues.apache.org/jira/browse/CURATOR-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819617#comment-13819617
]
Jordan Zimmerman commented on CURATOR-72:
-----------------------------------------
This, again, is because of the artificial session timeout and artificial retry.
The initial LOST you're seeing is due to the PEN giving up before there's ever
a successful connection to the server. If you use a better retry, the message
ordering is more reasonable.
> Background operations don't wait for connection timeout
> -------------------------------------------------------
>
> Key: CURATOR-72
> URL: https://issues.apache.org/jira/browse/CURATOR-72
> Project: Apache Curator
> Issue Type: Bug
> Components: Framework
> Affects Versions: 2.3.0
> Reporter: Evaristo Camarero
> Assignee: Jordan Zimmerman
> Fix For: 2.3.1
>
> Attachments: TestListener.java, TestListenerConnectedAtStart.java,
> test.java
>
>
> Background operations don't wait for the configured connection timeout before
> failing. Attached test shows the problem.
--
This message was sent by Atlassian JIRA
(v6.1#6144)