You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2022/11/26 04:08:49 UTC

[iotdb] branch master updated (8de5264016 -> e5208e8907)

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

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


    from 8de5264016 Update the cluster concept UserGuide (#8182)
     add e5208e8907 [IOTDB-5049] Add parameters enable leader balance for specifed consensus protocol class (#8170)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/confignode/conf/ConfigNodeConfig.java    | 23 ++++++++++
 .../confignode/conf/ConfigNodeDescriptor.java      | 16 +++++++
 .../manager/load/balancer/RouteBalancer.java       | 31 ++++++++++---
 .../java/org/apache/iotdb/it/env/MppConfig.java    | 12 ++++-
 .../org/apache/iotdb/itbase/env/BaseConfig.java    | 12 ++++-
 .../it/IoTDBClusterRegionLeaderBalancingIT.java    | 51 +++++++++++-----------
 .../resources/conf/iotdb-common.properties         | 14 +++++-
 7 files changed, 122 insertions(+), 37 deletions(-)