You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "yanze chen (Jira)" <ji...@apache.org> on 2023/02/16 12:46:00 UTC

[jira] [Created] (IOTDB-5545) DataNode registration check for schema_engine_mode

yanze chen created IOTDB-5545:
---------------------------------

             Summary: DataNode registration check for schema_engine_mode
                 Key: IOTDB-5545
                 URL: https://issues.apache.org/jira/browse/IOTDB-5545
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: yanze chen
            Assignee: yanze chen


The snapshot file formats for SchemaRegion in Memory mode and Schema_File mode are incompatible with each other. If some nodes of the cluster are in Memory mode and some nodes are in Schema_File mode, errors may occur when loading snapshots. Therefore, it is necessary to add a DataNode registration check to ensure that the schema_engine_mode configuration of all DataNodes is consistent.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)