First, move off 0.7.2 if you can. While you may not get hit with this
https://github.com/apache/cassandra/blob/cassandra-0.7.6-2/NEWS.txt#L61 you may
have trouble with this https://issues.apache.org/jira/browse/CASSANDRA-2554
For background read the section on Staring Up and on Concurrency here
Oops, forgot to mention that we're using Cassandra 0.7.2.
On 07/01/2011 05:46 PM, Jeremy Stribling wrote:
Hi all,
I'm running into a problem with Cassandra, where a new node coming up
seems to only get an incomplete set of schema mutations when
bootstrapping, and as a result hits an "IllegalS
Hi all,
I'm running into a problem with Cassandra, where a new node coming up
seems to only get an incomplete set of schema mutations when
bootstrapping, and as a result hits an "IllegalStateException:
replication factor (3) exceeds number of endpoints (2)" error.
I will describe the sequenc