You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by jl...@apache.org on 2020/08/27 20:48:57 UTC

[incubator-pinot] branch add-max-qps-bucket-count updated (0569372 -> a839d6b)

This is an automated email from the ASF dual-hosted git repository.

jlli pushed a change to branch add-max-qps-bucket-count
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 0569372  Introduce StatefulHitCounter
     add a839d6b  Address PR comments

No new revisions were added by this update.

Summary of changes:
 .../HelixExternalViewBasedQueryQuotaManager.java   | 13 ++++----
 ...tefulHitCounter.java => MaxHitRateTracker.java} | 37 +++++++++++++---------
 .../pinot/broker/queryquota/QueryQuotaEntity.java  | 18 +++++------
 ...CounterTest.java => MaxHitRateTrackerTest.java} |  7 ++--
 .../apache/pinot/common/metrics/BrokerGauge.java   |  2 +-
 5 files changed, 41 insertions(+), 36 deletions(-)
 rename pinot-broker/src/main/java/org/apache/pinot/broker/queryquota/{StatefulHitCounter.java => MaxHitRateTracker.java} (66%)
 rename pinot-broker/src/test/java/org/apache/pinot/broker/queryquota/{StatefulHitCounterTest.java => MaxHitRateTrackerTest.java} (92%)


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