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

xbli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from b9447edd9e remove snapshotRWlock in upsert table partition mgr (#15420)
     add 42b8352d4d Add metrics to track segment operation throttle thresholds 
and count of number of segments undergoing operation (#15392)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/common/metrics/ServerGauge.java   |  13 +
 .../core/data/manager/BaseTableDataManager.java    |  10 +
 .../utils/BaseSegmentOperationsThrottler.java      |  30 +-
 .../utils/SegmentAllIndexPreprocessThrottler.java  |   4 +-
 .../local/utils/SegmentDownloadThrottler.java      |   4 +-
 .../utils/SegmentStarTreePreprocessThrottler.java  |   2 +
 .../utils/SegmentOperationsThrottlerTest.java      | 482 ++++++++++++++++++---
 7 files changed, 477 insertions(+), 68 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to