* testListenerConnectedAtStart() makes an invalid assertion: that CONNECTED will be the first event received. If the connection never succeeds, LOST is the first event.
I’ll check on the other test. On Nov 9, 2013, at 10:39 AM, Evaristo José Camarero <[email protected]> wrote: > Hi there, > > I attach a patch to TestPersistentEphemeralNode that adds to tests that are > showing 2 problems with ConnectionStateListeners mixed with > PersistentEphemeralNodes. > - First problem is that first state obtained for listeners is LOST instead of > CONNECTED > - Second problem is that RECONNECTED state is extremely low. > > I made one test for each issue. > > Let me know if you prefer a new JIRA for this or if we can reopen CURATOR-53 > or CURATOR-59 > > Thanks in advance and congrats for Curator 2.3.0. It has great fixes. > > Evaristo
