This is an automated email from the ASF dual-hosted git repository. jlli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from b8c1c85 [TE] Added DataSource.getMinDateTime() API for Pinot (#5727) add c71044c Enable/disable query quotas per broker (#5724) No new revisions were added by this update. Summary of changes: .../broker/broker/helix/HelixBrokerStarter.java | 9 ++-- .../HelixExternalViewBasedQueryQuotaManager.java | 60 +++++++++++++++++++--- ...elixExternalViewBasedQueryQuotaManagerTest.java | 30 ++++++++++- .../apache/pinot/common/metrics/BrokerGauge.java | 4 +- .../apache/pinot/common/utils/CommonConstants.java | 1 + .../api/resources/PinotBrokerRestletResource.java | 36 +++++++++++++ .../helix/core/PinotHelixResourceManager.java | 21 +++++--- 7 files changed, 141 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org