GitHub user dasahcc opened a pull request:
https://github.com/apache/helix/pull/161
Fix MessageHandlerFactory incompatible API
Fix the incompatible API for MessageHandlerFactory in Helix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dasahcc/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/161.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 #161
----
commit 25dd44e5b52d9df573482b02e2258620f9bbce59
Author: Junkai Xue <jxue@...>
Date: 2018-03-26T18:23:42Z
Fix MessageHandlerFactory incompatible API
----
---