You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by hu...@apache.org on 2019/11/19 02:01:42 UTC

[helix] branch master updated (9ebdaf7 -> 5d8f696)

This is an automated email from the ASF dual-hosted git repository.

hulee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git.


    from 9ebdaf7  Add a ZkAddress-based constructor for ConfigAccessor (#592)
     add 5d8f696  Add new constructors and close() to Helix API (#601)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/helix/manager/zk/ZKHelixAdmin.java | 12 ++++++++++--
 .../apache/helix/manager/zk/ZkBaseDataAccessor.java    | 15 +++++++++++----
 .../helix/manager/zk/ZkCacheBaseDataAccessor.java      | 18 +++++++++---------
 .../tools/ClusterVerifiers/HelixClusterVerifier.java   |  5 +++++
 .../tools/ClusterVerifiers/ZkHelixClusterVerifier.java | 12 ++++++++++++
 5 files changed, 47 insertions(+), 15 deletions(-)