I want to know more about Apache IoTDB Database too. In a 3-node cluster, if one node breaks, will it affect the normal use of the entire cluster?
Thanks!
>Solution :
It depends on how many replicas you config. If you set the replica num >= 3, then if one replica breaks, it won’t affect the normal use of the entire cluster.