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 8758f1c854 Add sample and check to FunnelBaseAggregationFunction
(#15251)
add 38e8427469 Enhance rebalance pre-checks to provide more information in
status returned (#15233)
No new revisions were added by this update.
Summary of changes:
.../core/rebalance/DefaultRebalancePreChecker.java | 98 ++++++++++++++++------
.../helix/core/rebalance/RebalancePreChecker.java | 3 +-
.../core/rebalance/RebalancePreCheckerResult.java | 80 ++++++++++++++++++
.../helix/core/rebalance/RebalanceResult.java | 6 +-
.../helix/core/rebalance/TableRebalancer.java | 2 +-
.../TableRebalancerClusterStatelessTest.java | 12 ++-
.../tests/OfflineClusterIntegrationTest.java | 83 +++++++++++++-----
.../apache/pinot/tools/PinotTableRebalancer.java | 9 +-
.../tools/admin/command/RebalanceTableCommand.java | 15 +---
9 files changed, 236 insertions(+), 72 deletions(-)
create mode 100644
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/rebalance/RebalancePreCheckerResult.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]