GitHub user zhan849 opened a pull request:
https://github.com/apache/helix/pull/180
Two minor fixes
1. add handler time information in HelixTask log
2. fix broken TestExternalViewUpdates
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhan849/helix harry/minor-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/180.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 #180
----
commit d5799a142c579c0e75948f9d278c14500e704652
Author: Harry Zhang <zhan849@...>
Date: 2018-04-13T18:35:06Z
fix breaking TestExternalViewUpdates
commit 70e05b71e5a26424b611903a3921278d575fb1e1
Author: Harry Zhang <zhan849@...>
Date: 2018-04-13T18:36:17Z
Add time information in HelixTask log
----
---