Yongzao Dan created IOTDB-4881:
----------------------------------
Summary: Add feature least data region group num
Key: IOTDB-4881
URL: https://issues.apache.org/jira/browse/IOTDB-4881
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Yongzao Dan
Assignee: Yongzao Dan
Fix For: 0.14.0
In order to improve the efficiency of concurrency write in cluster
StorageGroup, we should create some DataRegionGroup after the specified
StorageGroup was activated. i.e. Create a DataRegionGroup for each newborn
SeriesPartitionSlot for the newly created StorageGroup. The number of this
operation is equal to the parameter `least_data_region_group_num` in
iotdb-common.properties file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)