You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/08/04 17:23:31 UTC

[GitHub] [helix] mgao0 opened a new issue #1214: Add latency metric support for customized view aggregation

mgao0 opened a new issue #1214:
URL: https://github.com/apache/helix/issues/1214


   As customized view aggregation is a new feature added to Helix controller, it is hard to predict its impact to the performance of our controller, and the performance of this pipeline is hard to estimate.
   We need to support for latency metric reporting between the time when user updates customized state for a partition using CustomizedStateProvider, and the time this change shows up in aggregated customized view and written to zk. With that, we can 1. compare this latency with other pipeline latencies, so we know if this newly added feature saturate our controller or not 2. get an understanding of the pipeline performance 3. we can better monitor this feature and diagnose any problems in the future


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] pkuwm closed issue #1214: Add latency metric support for customized view aggregation

Posted by GitBox <gi...@apache.org>.
pkuwm closed issue #1214:
URL: https://github.com/apache/helix/issues/1214


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org