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 161e50574 ZOOKEEPER-3642: Fix potential data inconsistency due to DIFF
sync after partial SNAP sync.
new fd9219c4f ZOOKEEPER-3876: zkServer.sh status command fails when IPV6
is configured
new 90322afd4 ZOOKEEPER-3877: JMX Bean RemotePeerBean should enclose IPV6
host in square bracket same as LocalPeerBean
new aa20b0e80 ZOOKEEPER-3887: In SSL-only server zkServer.sh status
command should use secureClientPortAddress instead of clientPortAddress
The 3 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:
bin/zkServer.sh | 12 +++++++++++-
.../apache/zookeeper/server/quorum/RemotePeerBean.java | 12 ++++++------
.../zookeeper/server/quorum/RemotePeerBeanTest.java | 15 +++++++++++++++
3 files changed, 32 insertions(+), 7 deletions(-)