This is an automated email from the ASF dual-hosted git repository.
kezhuw pushed a change to branch branch-3.9
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
from ae4933b0e ZOOKEEPER-4962: Export bound client port for
ZooKeeperServerEmbedded
new 650752a2e ZOOKEEPER-842: Generate jute method `copyFrom` to decouple
`ZooKeeper` from `DataTree`
new 9a4d61e12 ZOOKEEPER-842: [ADDENDUM] Keep `DataTree::copyStat` for
compatibility with Apache Curator
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:
.../java/org/apache/jute/compiler/JRecord.java | 10 ++++++
.../main/java/org/apache/zookeeper/ZooKeeper.java | 11 +++----
.../org/apache/zookeeper/admin/ZooKeeperAdmin.java | 3 +-
.../java/org/apache/zookeeper/server/DataTree.java | 36 +++++++++-------------
.../apache/zookeeper/server/ZooKeeperServer.java | 2 +-
5 files changed, 32 insertions(+), 30 deletions(-)