zhangmeng916 opened a new issue #1046: URL: https://github.com/apache/helix/issues/1046
In current customized view aggregation implementation, we always add listener to CUSTOMIZED_STATE path for all participants no matter whether the path exists or not. Also we add listeners to the children of CUSTOMIZED_STATE if there is any without checking whether these states need aggregation or not. We should improve this logic and make sure we only add listeners when it is necessary. ---------------------------------------------------------------- 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]
