pkuwm opened a new issue #1333: URL: https://github.com/apache/helix/issues/1333
There are some places in callback handler that read children names that duplicately, which wastes zk read requests. Removing the duplicate zk read would reduce zk read request counter and improve handle child change performance. ---------------------------------------------------------------- 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]
