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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
