[
https://issues.apache.org/jira/browse/IOTDB-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600540#comment-17600540
]
Liuxuxin commented on IOTDB-3455:
---------------------------------
Test result should be finished before 2022-9-11
> Make data_region_num take effect in new standalone
> --------------------------------------------------
>
> Key: IOTDB-3455
> URL: https://issues.apache.org/jira/browse/IOTDB-3455
> Project: Apache IoTDB
> Issue Type: Improvement
> Reporter: Jialin Qiao
> Assignee: Liuxuxin
> Priority: Major
> Labels: pull-request-available
>
> ConfigNode is a process used in the new cluster. To make the processing logic
> clear, we need to fake a ConfigNode in the new standalone version, called
> LocalConfigNode, which is a module but not a process.
>
> Currently, in the new Standalone version, we just allocate one DataRegion and
> one SchemaRegion for each Storage Group. This means the data_region_num does
> not take effect.
>
> We need to let data_region_num take effect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)