narendly commented on issue #671: Add ZooKeeperAccessor to helix-rest
URL: https://github.com/apache/helix/pull/671#issuecomment-575307730
 
 
   Final commit message:
   
   Add ZooKeeperAccessor to helix-rest
   
   In order to provide basic ZkClient functionalities (CRUD) in helix-rest, we 
want to add a ZooKeeperAccessor class that supports endpoints like get(), 
getChildren(), and exists().
   
   Changelist:
   
   Fix the double-checked locking idiom for byte array ZkBaseDataAccessor
   Add ZooKeeperAccessor
   Add tests
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to