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 45263975aa Migrate H3 v3 api to v4 (#15313)
     add bcb9985c28 Add Disk Utilization Info into Rebalance API (#15175)

No new revisions were added by this update.

Summary of changes:
 .../common/restlet/resources/DiskUsageInfo.java    |   8 ++
 .../apache/pinot/controller/ControllerConf.java    |   8 +-
 .../helix/core/PinotHelixResourceManager.java      |  15 +-
 .../core/rebalance/DefaultRebalancePreChecker.java | 114 ++++++++++++++-
 .../helix/core/rebalance/RebalancePreChecker.java  |  28 +++-
 .../helix/core/rebalance/TableRebalancer.java      |  77 ++++++-----
 .../validation/ResourceUtilizationInfo.java        |   2 +-
 .../TableRebalancerClusterStatelessTest.java       | 154 ++++++++++++++++++++-
 .../tests/OfflineClusterIntegrationTest.java       |  16 ++-
 9 files changed, 363 insertions(+), 59 deletions(-)


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

Reply via email to