This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a change to branch CURATOR-549-zk36-persistent-watcher-recipes
in repository https://gitbox.apache.org/repos/asf/curator.git.
omit b42bef6 CURATOR-549
omit 16767dd CURATOR-549
omit 6fde5df CURATOR-549
omit 0f87206 CURATOR-558 - change to version 5.0.0-SNAPSHOT
omit 21557f5 CURATOR-558
add 7bbb719 [CURATOR-558] - Updates for ZooKeeper 3.6.0 (#350)
add 6c2a3da CURATOR-549
new fb55476 CURATOR-558
new 4ddd26a CURATOR-549
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 (b42bef6)
\
N -- N -- N
refs/heads/CURATOR-549-zk36-persistent-watcher-recipes (4ddd26a)
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:
.../org/apache/curator/utils/Compatibility.java | 4 +-
.../curator/framework/api/CuratorEventType.java | 2 +-
.../curator/framework/imps/TestWatchesBuilder.java | 66 ++++++++++++++++++++++
curator-test-zk35/pom.xml | 19 ++++++-
4 files changed, 87 insertions(+), 4 deletions(-)