Hi, Currently, we have some parameters like partition_region_consensus_protocol_class, which actually specify the consensus class of the config node.
Therefore, defining an abstract partition region is unnecessary, we'd better rename it as config_node_consensus_protocol_class directly for better comprehension. Besides, I adjust some parameters' locations for convenience. https://github.com/apache/iotdb/pull/7909 Thanks, ————————————————— Jialin Qiao Apache IoTDB PMC
