You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/11/15 23:11:42 UTC

[GitHub] [pinot] mcvsubbu commented on pull request #9800: Adding a consumer lag as metric via a periodic task in controller

mcvsubbu commented on PR #9800:
URL: https://github.com/apache/pinot/pull/9800#issuecomment-1315993390

   > > Moreover, when a table is rebalanced, the consuming segments get moved around. This can lead to prolonged stale value that will mostly cause noise.
   > 
   > When a table is rebalanced, each server can get notified and if they no longer serve a partition, they can remove the corresponding gauge metric.
   
   I believe we do invoke the code to remove a metric each time a partition completes consumption.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org