On Mon, Nov 18, 2013 at 10:28 AM, Carlos Alvarez wrote:
> Here
> http://www.datastax.com/documentation/cassandra/1.2/webhelp/cassandra/operations/ops_add_node_to_cluster_t.html
> says
> that it is needed to wait 2 minutes between adding nodes.
>
> I was trying to figure out why, and how to check
Thank you very much. I'll try to find the code.
Carlos.
On Thu, Nov 21, 2013 at 4:35 AM, Aaron Morton wrote:
> Of the top of my head there are some delays in the code do with schema
> synchronisation and bootstrapping. I’m not sure if it adds up to two
> minutes but it sounds ok. But the two m
Of the top of my head there are some delays in the code do with schema
synchronisation and bootstrapping. I’m not sure if it adds up to two minutes
but it sounds ok. But the two minute window would allow a new node to startup,
join, sync the schema and start the bootstrap process.
> I was try
Hi.
Here
http://www.datastax.com/documentation/cassandra/1.2/webhelp/cassandra/operations/ops_add_node_to_cluster_t.html
says
that it is needed to wait 2 minutes between adding nodes.
I was trying to figure out why, and how to check if after 2 minutes the
conditions to add more nodes are met or I