On 10/29/2014 02:05 PM, James Derieg wrote:
Have a cassandra cluster that has been running under 2.1.0 fine. Rebuilt the cluster using the same settings on 2.1.1 and get this error, even with only one node present:"Non-system keyspaces don't have the same replication settings, effective ownership information is meaningless"
That's not an error. It is an informative message when using 'nodetool status' without specifying a keyspace.
https://issues.apache.org/jira/browse/CASSANDRA-7173 -- Michael