Hi, I want to change a pair of misleading parameter names.
iotdb-datanode.properties: config_nodes -> target_config_nodes iotdb-confignode.properties: config_nodes -> target_config_nodes This pair of parameters represent only one or more target ConfigNodes that can communicate with when a new Node needs to join the cluster during startup. Furthermore, the modification of ConfigNode list caused by the cluster capacity expasion or diminution are controlled by internal logic, we don't need to change these parameters every time. Please take a look. IOTDB-3687 Thanks, ?????????????????????????????????? Yongzao Dan
