When I tried to upgrade Apache IoTDB to Version 1.0.1, seems like for dn_target_config_node_list
only one IP port can be filled, so I cannot set dn_target_config_node_list = 172.27.22.157:10710,172.27.22.158:10710
in V1.0.1? If only one port can be set, if the seed configure went down, will the whole cluster went down?
For datanode configuration, I tried to set only one datanode last time, and when I turned off the configured ip service, the cluster went down. Do I need to set multiple corresponding configurations to maintain the cluster operation?