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 callback handling.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lei-xia/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/138.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #138
----
commit 2dbd88ffed2eb84697225a58e8831b740ecd5919
Author: Lei Xia <lxia@...>
Date: 2018-03-02T22:20:14Z
CallbackHandler to use either java config property or class annotation to
enable batch callback handling.
----
---