Hello,
Is there any good reason why system_auth strategy is SimpleStrategy by
default instead of LocalStrategy like system and system_schema ?
Especially when documentation advice to set the replication factor to the
number of nodes in the cluster, which is both weird and inconvenient to
follow.
LocalStrategy means that data is not replicated in the usual way and
remains local to each node. Where it is used, replication is either not
required (for example in the case of secondary indexes and system.local) or
happens out of band via some other method (as in the case of schema, or
system.pee
The Cassandra team is pleased to announce the release of Apache Cassandra
version 3.0.6.
Apache Cassandra is a fully distributed database. It is the right choice
when you need scalability and high availability without compromising
performance.
http://cassandra.apache.org/
Downloads of source an