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/20 05:17:20 UTC

[GitHub] [helix] jiajunwang commented on issue #331: CallbackHandler async re-subscribe watcher can potentially miss events

jiajunwang commented on issue #331: CallbackHandler async re-subscribe watcher can potentially miss events
URL: https://github.com/apache/helix/issues/331#issuecomment-513437251
 
 
   The re-subscribe does not rely on the async logic. It is by default done in the ZkClient.
   The real problem is the race condition when updating the Helix cache. This prevents the controller from re-calculating the new mapping. Will update with more detail next week.

----------------------------------------------------------------
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