xyuanlu commented on PR #2432: URL: https://github.com/apache/helix/pull/2432#issuecomment-1522087796
This change is ready to be merged. Approved by @desaikomal and @qqu0127 // Thanks! Commit message: Use persist watcher for listener registration in ZkClient Before ZK 3.6, all zk watchers are one time watcher. ZkClient used to resubscribe every time when an event happens. This change adopts ZK persist watcher. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
