This is an automated email from the ASF dual-hosted git repository.

randgalt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git.


    from fd3728d  For CURATOR-559 make the test a bit more robust. Wait for the 
connection to go to LOST after server stop
     new a3ca8b5  CURATOR-525
     new 003f6f0  CURATOR-525 - instead of resetting the connection, change the 
state to RECONNECTED. I'm concerned about LOST/reset loops. This is still a bad 
hack and needs to be addressed in the future.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../framework/imps/CuratorFrameworkImpl.java       | 27 ++++++++++++++++
 .../framework/state/ConnectionStateManager.java    | 11 +++++++
 .../curator/framework/imps/TestFrameworkEdges.java | 36 ++++++++++++++++++++++
 3 files changed, 74 insertions(+)

Reply via email to