This is an automated email from the ASF dual-hosted git repository. sunithabeeram pushed a change to branch consumingStats in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 788e7cc Emit freshnessLag metric from broker for queries hitting consuming segments add e6b9b59 Address review comments No new revisions were added by this update. Summary of changes: .../requesthandler/BaseBrokerRequestHandler.java | 4 ++-- .../org/apache/pinot/common/metrics/BrokerMeter.java | 3 --- .../org/apache/pinot/common/metrics/BrokerTimer.java | 4 +++- .../common/response/broker/BrokerResponseNative.java | 2 ++ .../core/query/executor/ServerQueryExecutorV1Impl.java | 4 +--- .../pinot/core/query/reduce/BrokerReduceService.java | 18 +++++------------- 6 files changed, 13 insertions(+), 22 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org