You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by GitBox <gi...@apache.org> on 2019/07/15 22:14:02 UTC

[GitHub] [helix] Jackie-Jiang opened a new issue #331: CallbackHandler async re-subscribe watcher can potentially miss events

Jackie-Jiang opened a new issue #331: CallbackHandler async re-subscribe watcher can potentially miss events
URL: https://github.com/apache/helix/issues/331
 
 
   In CallbackHandler, the re-subscription of the watcher for CALLBACK happens asynchronously. If the re-subscription happens after the change of the path, then we will miss the change until the next change happens.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services