GitHub user zhan849 opened a pull request:
https://github.com/apache/helix/pull/292
[HELIX-785] Record helix latency instead of user latency in top state
handoff metrics
- top state handoff reports helix latency instead of user latency
- modified test cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhan849/helix harry/top-state-handoff-metrics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/292.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 #292
----
commit 37a58cfff91fb5f6608a4a06d1922bb5a5eb9ca1
Author: Harry Zhang <hrzhang@...>
Date: 2018-11-02T18:30:15Z
[HELIX-785] Record helix latency instead of user latency in top state
handoff metrics
----
---