[GitHub] helix pull request #138: CallbackHandler to use either java config property ...

2018-03-02 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/138#discussion_r171987248 --- Diff: helix-core/src/test/java/org/apache/helix/TestListenerCallbackBatchMode.java --- @@ -122,21 +131,45 @@ public void testNonBatchedListener() throws

[GitHub] helix pull request #138: CallbackHandler to use either java config property ...

2018-03-02 Thread kishoreg
Github user kishoreg commented on a diff in the pull request: https://github.com/apache/helix/pull/138#discussion_r171987319 --- Diff: helix-core/src/test/java/org/apache/helix/TestListenerCallbackBatchMode.java --- @@ -122,21 +131,45 @@ public void testNonBatchedListener() throws

[GitHub] helix pull request #138: CallbackHandler to use either java config property ...

2018-03-02 Thread lei-xia
GitHub user lei-xia opened a pull request: https://github.com/apache/helix/pull/138 CallbackHandler to use either java config property or class annotation n to enable batch callback handling CallbackHandler to use either java config property or class annotation to enable batch