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

randgalt pushed a change to branch CURATOR-558-pt1-remove-zk40-etc
in repository https://gitbox.apache.org/repos/asf/curator.git.


    omit e943f7a  CURATOR-558 - uses CuratorTestBase so that retries occur and 
a short session timeout for faster execution
    omit b74bbb9  CURATOR-558
     add 75226fb  CURATOR-551 (#345)
     new 5a04ba4  CURATOR-558
     new 45a6665  CURATOR-558 - uses CuratorTestBase so that retries occur and 
a short session timeout for faster execution

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e943f7a)
            \
             N -- N -- N   refs/heads/CURATOR-558-pt1-remove-zk40-etc (45a6665)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 .../java/org/apache/curator/ConnectionState.java   | 25 ++++----
 .../main/java/org/apache/curator/HandleHolder.java | 70 ++++++----------------
 .../src/main/java/org/apache/curator/Helper.java   | 36 +++++++----
 3 files changed, 58 insertions(+), 73 deletions(-)
 copy 
curator-framework/src/main/java/org/apache/curator/framework/imps/PathAndBytes.java
 => curator-client/src/main/java/org/apache/curator/Helper.java (56%)

Reply via email to