Hi,
I’ve noticed when restarting an EventStore node, it first gets listed as Initializing in the cluster status (which makes sense), while the log output is running through “Verifying hash for TFChunk” and counting down.
However, the node appears to become an active Slave node before all hashes have been verified.
What is the relationship between “Initializing” and “Verifying hash”? And specifically, is there a way to get it to become a full member of the cluster quicker (say after a fixed number of chunks being verified), while still running the hash check in the background to detect the unlikely event of data corruption?
Cheers,
Kristian