On Sun, Jul 1, 2012 at 3:31 PM, Bill Hastings wrote:
> Could someone please tell me where I should start looking at code to
> understand how cassandra bootstrap process works?
The bootstrap phase pretty much start in the bootstrap() method in
StorageService.java, though a good part of the code is
Could someone please tell me where I should start looking at code to
understand how cassandra bootstrap process works? I am sure it is
complicated but I have time. Also is my understanding correct that the
new nodes that are added are not joining the ring till the bootstrap
process is complete i.e