narendly opened a new issue #766: Add DedicatedZkClient and update 
DedicatedZkClientFactory
URL: https://github.com/apache/helix/issues/766
 
 
   As part of ZkClient API enhancement, we wish to add DedicatedZkClient, which 
is a wrapper of the raw ZkClient, that provides realm-aware access to ZooKeeper.
   
   Realm-aware in that it only performs requests whose path's Zk path sharding 
key belongs to the ZK realm it's connected to.
   
   Also, we need to modify DedicatedZkClientFactory so that users could use 
this factory to generate instances of DedicatedZkClient.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@helix.apache.org
For additional commands, e-mail: reviews-h...@helix.apache.org

Reply via email to