This is an automated email from the ASF dual-hosted git repository.
symat pushed a change to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
from a5f0eb0e5 ZOOKEEPER-4269: acceptedEpoch.tmp rename failure will cause
server startup error
new 6f212fb04 ZOOKEEPER-4270: Flaky test:
QuorumPeerMainTest#testLeaderOutOfView
new 93b1455ee ZOOKEEPER-4251: Flaky test:
org.apache.zookeeper.test.WatcherTest
new 65615a54e ZOOKEEPER-4345: Avoid NoSunchMethodException caused by
shaded zookeeper jar
new 66dc95f98 ZOOKEEPER-4356: Code blocks do not render correctly in ZK
docs site
new 071e93f9c ZOOKEEPER-4377: KeeperException.create has
NullPointerException when low version client requests the high version server
The 5 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:
zookeeper-docs/pom.xml | 1 +
.../java/org/apache/zookeeper/KeeperException.java | 10 +++++--
.../main/java/org/apache/zookeeper/ZooKeeper.java | 7 +++--
.../java/org/apache/zookeeper/ZooKeeperTest.java | 14 +++++++++
.../server/quorum/QuorumPeerMainTest.java | 34 ++++++++++++++++++----
.../org/apache/zookeeper/test/ClientSSLTest.java | 12 ++++++++
.../apache/zookeeper/test/NettyNettySuiteTest.java | 4 +--
.../apache/zookeeper/test/NioNettySuiteTest.java | 4 +--
8 files changed, 70 insertions(+), 16 deletions(-)