Re: auto_bootstrap setting after bootstrapping

2011-03-08 Thread Maki Watanabe
Thx! 2011/3/8 aaron morton : > AFAIK yes. The node marks itself as bootstrapped whenever it starts, and > will not re-bootstrap once that it set. > More info here > http://wiki.apache.org/cassandra/Operations#Bootstrap > Hope that helps. > Aaron > On 8/03/2011, at 9:35 PM, Maki Watanabe wrote: > >

Re: auto_bootstrap setting after bootstrapping

2011-03-08 Thread aaron morton
AFAIK yes. The node marks itself as bootstrapped whenever it starts, and will not re-bootstrap once that it set. More info here http://wiki.apache.org/cassandra/Operations#Bootstrap Hope that helps. Aaron On 8/03/2011, at 9:35 PM, Maki Watanabe wrote: > Hello, > According to the Wiki/Stora

auto_bootstrap setting after bootstrapping

2011-03-08 Thread Maki Watanabe
Hello, According to the Wiki/StorageConfiguration page, auto_bootstrap is described as below: auto_bootstrap Set to 'true' to make new [non-seed] nodes automatically migrate the right data to themselves. (If no InitialToken is specified, they will pick one such that they will get half the rang