This is an automated email from the ASF dual-hosted git repository.
xyuanlu pushed a change to branch metaclient
in repository https://gitbox.apache.org/repos/asf/helix.git
from 7aafc9d55 Implementation of LockClient for Lattice. (#2457)
add 6c53496ed Add recursive persist listener API in ZkClient and test
native ZK - API only
No new revisions were added by this update.
Summary of changes:
.../helix/metaclient/impl/zk/ZkMetaClient.java | 15 +++++-
.../impl/zk/adapter/ChildListenerAdapter.java | 21 ++++-----
.../apache/helix/zookeeper/zkclient/ZkClient.java | 32 ++++++++++---
.../zookeeper/impl/TestZooKeeperConnection.java | 53 ++++++++++++++++++++--
.../zkclient/TestZkClientPersistWatcher.java | 44 ++++++++++++++++++
5 files changed, 140 insertions(+), 25 deletions(-)