I'm reading through the codes of bootstrapping. One issue is to replace a dead node and I read both on wiki and documentation that
The new node must not have any data in its data directory However, I don't see it in the codes. Is it merely a rule DBA should never break to avoid corrupting the cluster? If there's prevention in the codebase, please point me to it. Thanks Manu Zhang