zhangmeng916 opened a new issue #1032: URL: https://github.com/apache/helix/issues/1032
Helix has implemented the feature for customized view aggregation. During participant starts up, the path of "customized state" will be created under the instance node. However, many customers are still with old helix-lib, and won't have this path created. If we add listener without checking the existence of this path, there are some exception log thrown by zkclient for no node, and it may confuse the customer. ---------------------------------------------------------------- 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]
