zhtaoxiang opened a new pull request, #10182:
URL: https://github.com/apache/pinot/pull/10182

   With `org.apache.pinot.plugin.metrics.yammer.YammerSettableGauge` and 
`org.apache.pinot.plugin.metrics.dropwizard.DropwizardSettableGauge`, gauge 
value stored in the metric registry can be updated. Therefore, it is now 
possible to remove `_gaugeValues` defined in 
`org.apache.pinot.common.metrics.AbstractMetrics`, which is a walk-around to 
make gauge value changable.
   
   This PR 
   1. removes the methods of reading gauge metrics from `_gaugeValues` defined 
in `org.apache.pinot.common.metrics.AbstractMetrics`
   2. deprecate `_gaugeValues` and methods using `_gaugeValues`


-- 
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-unsubscr...@pinot.apache.org

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


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

Reply via email to