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.


 discard 5574e4d  Merge branch 'CURATOR-558-pt1-remove-zk40-etc' of 
https://gitbox.apache.org/repos/asf/curator into CURATOR-558-pt1-remove-zk40-etc
 discard 2e0b1e6  CURATOR-558
 discard 39223b7  Merge branch 'CURATOR-558-pt1-remove-zk40-etc' of 
https://gitbox.apache.org/repos/asf/curator into CURATOR-558-pt1-remove-zk40-etc
 discard 9990dbf  CURATOR-558 - uses CuratorTestBase so that retries occur and 
a short session timeout for faster execution
 discard 9dcad6d  CURATOR-558
    omit e65ac78  CURATOR-558 - uses CuratorTestBase so that retries occur and 
a short session timeout for faster execution
    omit 7a6aaf3  CURATOR-558
     new 48434af  CURATOR-558

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   (5574e4d)
            \
             N -- N -- N   refs/heads/CURATOR-558-pt1-remove-zk40-etc (48434af)

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 1 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:
 .../test/java/org/apache/curator/BasicTests.java   |  1 -
 .../apache/curator/TestSessionFailRetryLoop.java   |  1 -
 .../curator/framework/imps/TestFrameworkEdges.java |  1 -
 .../framework/recipes/cache/TestNodeCache.java     |  1 -
 .../recipes/cache/TestPathChildrenCache.java       |  1 -
 .../framework/recipes/cache/TestTreeCache.java     |  1 -
 .../recipes/leader/TestLeaderSelector.java         |  1 -
 .../recipes/locks/TestInterProcessMutex.java       |  1 -
 .../recipes/locks/TestInterProcessMutexBase.java   |  1 -
 .../recipes/nodes/TestPersistentEphemeralNode.java |  1 -
 .../org/apache/curator/test/Compatibility.java     | 27 ----------------------
 .../x/discovery/details/TestServiceDiscovery.java  |  1 -
 12 files changed, 38 deletions(-)
 delete mode 100644 
curator-test/src/main/java/org/apache/curator/test/Compatibility.java

Reply via email to