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

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


    from f012853cd0a [fix](Nereids) make all variables lower case (#30905)
     add 648212a0260 [improvement](balance) fix multiple problems for balance 
on large cluster (#30713)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/doris/common/Config.java  |  31 +++-
 .../main/java/org/apache/doris/common/Pair.java    |   2 +-
 .../apache/doris/catalog/TabletInvertedIndex.java  |  19 ++-
 .../apache/doris/clone/BackendLoadStatistic.java   |  68 ++++++--
 .../org/apache/doris/clone/BeLoadRebalancer.java   | 190 +++++++++++++++------
 .../apache/doris/clone/LoadStatisticForTag.java    | 166 +++++++++++++++++-
 .../apache/doris/clone/RootPathLoadStatistic.java  |  30 +++-
 .../org/apache/doris/clone/TabletScheduler.java    |  96 ++++++++---
 .../common/proc/BackendLoadStatisticProcNode.java  |   2 +-
 .../common/proc/ClusterLoadStatisticProcDir.java   |   2 +-
 .../doris/clone/ClusterLoadStatisticsTest.java     |  72 +++++---
 11 files changed, 544 insertions(+), 134 deletions(-)


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

Reply via email to