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 45a6665 CURATOR-558 - uses CuratorTestBase so that retries occur and
a short session timeout for faster execution
discard 5a04ba4 CURATOR-558
add 7670ae3 [CURATOR-548] Bump zookeeper version to 3.5.7
add 9c54bab CURATOR-560
new 7a6aaf3 CURATOR-558
new e65ac78 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 (45a6665)
\
N -- N -- N refs/heads/CURATOR-558-pt1-remove-zk40-etc (e65ac78)
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:
.../src/main/java/org/apache/curator/test/InstanceSpec.java | 1 +
.../java/org/apache/curator/test/QuorumConfigBuilder.java | 11 +++++------
.../java/org/apache/curator/test/TestingZooKeeperMain.java | 4 +++-
.../java/org/apache/curator/test/compatibility/Timing2.java | 11 +++++++++++
pom.xml | 2 +-
5 files changed, 21 insertions(+), 8 deletions(-)