[GitHub] helix pull request #183: Fix race-condition issue that could block ZkClient ...

2018-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/helix/pull/183 ---

[GitHub] helix pull request #183: Fix race-condition issue that could block ZkClient ...

2018-04-16 Thread lei-xia
GitHub user lei-xia opened a pull request: https://github.com/apache/helix/pull/183 Fix race-condition issue that could block ZkClient event thread in CallbackHandler. 1) Replace native batch callback handling thread with DedupEventCallbackProcessor, so the queue is deduplicated wh