kaisun2000 commented on issue #796: Add SharedZkClient/InnerSharedZkClient 
implementation
URL: https://github.com/apache/helix/pull/796#issuecomment-592218065
 
 
       **Add SharedZkClient/InnerSharedZkClient implementation**
       
       Refactor the original SharedZkClient to InnerSharedZkClient. Add
       SharedZkClient implementation. The implementation use composition
       pattern. It would check the ZkPath validity and delegate the
       implementation to InnerSharedZkClient. In sum, InnerSharedZkClient
       is shared ZkClient but not realm aware. SharedZkClient is truely
       realm aware ZkClient.
   

----------------------------------------------------------------
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