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

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


    from 551ed63  Add RealmAwareZkClient and RealmAwareZkClientFactory 
interfaces (#745)
     add 8c050b3  Add validation logic to MSD write operations (#759)

No new revisions were added by this update.

Summary of changes:
 .../metadatastore/MetadataStoreRoutingData.java    |  19 ++++
 .../helix/rest/metadatastore/TrieRoutingData.java  | 126 ++++++++++++---------
 .../metadatastore/ZkMetadataStoreDirectory.java    |  12 +-
 .../resources/helix/PropertyStoreAccessor.java     |   3 +-
 .../resources/zookeeper/ZooKeeperAccessor.java     |  19 +---
 .../rest/metadatastore/TestTrieRoutingData.java    |  76 +++++++++++--
 .../helix/zookeeper/util/ZkValidationUtil.java     |  21 +++-
 7 files changed, 184 insertions(+), 92 deletions(-)
 copy 
helix-rest/src/main/java/org/apache/helix/rest/metadatastore/RoutingDataListener.java
 => 
zookeeper-api/src/main/java/org/apache/helix/zookeeper/util/ZkValidationUtil.java
 (67%)

Reply via email to