You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by "xyuanlu (via GitHub)" <gi...@apache.org> on 2023/04/25 16:29:33 UTC

[GitHub] [helix] xyuanlu commented on pull request #2432: Use persist watcher for listener registration in ZkClient (when configured)

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: reviews-unsubscribe@helix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org