Hi all,
To get better performance and development experience, I think default config of confignode can be updated as follows: data_region_consensus_protocol_class=org.apache.iotdb.consensus.multileader.MultiLeaderConsensusschema_region_consensus_protocol_class=org.apache.iotdb.consensus.standalone.StandAloneConsensus schema_replication_factor=1 data_replication_factor=1 I have finished in this PR(https://github.com/apache/iotdb/pull/6194). Please help review the code. Best, --------------------------------------------------------------- Hongyin Zhang
