Yongzao Dan created IOTDB-5049:
----------------------------------
Summary: Add parameters enable leader balance for specifed
consensus protocol class
Key: IOTDB-5049
URL: https://issues.apache.org/jira/browse/IOTDB-5049
Project: Apache IoTDB
Issue Type: New Feature
Reporter: Yongzao Dan
Assignee: Yongzao Dan
Fix For: 0.14.0
Add parameters:
# enable_auto_leader_balance_for_ratis: enable balance the RegionGroups'
leaders for Ratis consensus protocol, default is false since the Ratis is
unstable for this function.
# enable_auto_leader_balance_for_multileader: enable balance the RegionGroups'
leaders for MultiLeader consensus protocol, default is true since the
MultiLeader is rely on this function to distribute leader.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)