You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/10/02 00:16:06 UTC

[GitHub] [helix] jiajunwang opened a new issue #1428: MultiOp support in the Helix ZkClient

jiajunwang opened a new issue #1428:
URL: https://github.com/apache/helix/issues/1428


   **Is your feature request related to a problem? Please describe.**
   The native multi ops method does not fit Helix ZkClient so it is hard for us to use correctly. It relies on the caller to do serialize, validation, and monitor.
   
   **Describe the solution you'd like**
   Introduce a new multiOp method in the Helix ZkClient which contains all the default Helix ZkClient enhanced features.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [helix] kaisun2000 commented on issue #1428: MultiOp support in the Helix ZkClient

Posted by GitBox <gi...@apache.org>.
kaisun2000 commented on issue #1428:
URL: https://github.com/apache/helix/issues/1428#issuecomment-702975931


   This multi() is targeted to fix recently identified "phantom" read problem when refreshing the cache using selective update. I will create a separate issue to illustrate the "phantom read" separately.


----------------------------------------------------------------
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:
users@infra.apache.org



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