Closed xiatianqiuyu closed 1 year ago
No.
Once data belong to that replica is deleted after calling RemoveData, you should never try to add that node back to the shard. In fact, extra feature should be added to detect such operation that can corrupt your shard.
Can the function be modified so that deleted nodes can be added to the cluster again after RemoveData is called?