This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 2f2ea415407 Replace Helix AutoRebalanceStrategy with deterministic
algorithm (#16135)
add 21b50afc338 Add multistage thread limiting configs at the broker and
server level (#16080)
No new revisions were added by this update.
Summary of changes:
.../broker/broker/helix/BaseBrokerStarter.java | 2 +-
.../requesthandler/MultiStageQueryThrottler.java | 71 ++++++++++------
.../MultiStageQueryThrottlerTest.java | 94 ++++++++++++++++++---
.../apache/pinot/query/runtime/QueryRunner.java | 95 +++++++++++-----------
.../pinot/server/worker/WorkerQueryServer.java | 14 ++--
.../pinot/spi/executor/HardLimitExecutor.java | 37 +++++----
.../apache/pinot/spi/utils/CommonConstants.java | 6 ++
.../pinot/spi/executor/HardLimitExecutorTest.java | 47 ++++++++++-
8 files changed, 255 insertions(+), 111 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]