>
>
> Considering that this concerns mostly auto-bootstrap and seed nodes by
> default do not do that,
> would it be correct to assume that they could be started in parallel and
> then the non-seed should be
> added with the interval apart.
>
> As in seeds-start -> wait -> add non-seed -> wait -> a
On Thu, Oct 22, 2015 at 12:57 PM, Nate McCall
wrote:
[..]
>
> There is a good comment at the top of StorageService#joinTokenRing which
> explains the process at a high level:
>
> https://github.com/apache/cassandra/blob/cassandra-2.2/src/java/org/apache/cassandra/service/StorageService.java#L791-L
> I keep on seeing that there should be a 2 minute delay when bootstrapping
a cluster, and
> I have few questions round that.
>
> For starters, is there any reasoning why this is 2min and not less or
more?
> Is this valid mostly for bootstraping an empty cluster ring or for
> restarting an existin