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/11/10 17:45:02 UTC

[GitHub] [helix] alirezazamani opened a new issue #1522: Context gets written back to ZK even when it has not been modified

alirezazamani opened a new issue #1522:
URL: https://github.com/apache/helix/issues/1522


   ### Describe the bug
   The controller writes the context information to ZK in each pipeline without checking of there is any change to the information. This causes redundant write requests to ZK.
   
   ### To Reproduce
   Have a workflow and job running and check the version number of the znodes.
   
   ### Expected behavior
   The should be selective update behavior that checks for any changes on the information being written to ZK.
   


----------------------------------------------------------------
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] alirezazamani closed issue #1522: Context gets written back to ZK even when it has not been modified

Posted by GitBox <gi...@apache.org>.
alirezazamani closed issue #1522:
URL: https://github.com/apache/helix/issues/1522


   


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

To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org

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