Hi All,
I have been looking for definitive information on this, and either it
doesn't seem to exists, or I cannot find the correct combination of
keywords to find it(entirely possible, maybe even likely).
When setting up multi rack/multi dc clusters(currently I am deploying in
AWS across multiAZ/
Great. Thanks for a quick answer, Mark.
Jens
On Thu, Jul 31, 2014 at 12:30 PM, Mark Reddy wrote:
> Hi Jens,
>
> The system keyspace is configured with LocalStrategy, this strategy only
> stores data on the the local node. This strategy is reserved for internal
> use only and is used for other
Hi Jens,
The system keyspace is configured with LocalStrategy, this strategy only
stores data on the the local node. This strategy is reserved for internal
use only and is used for other things such as SecondaryIndexes.
You cannot change the replication factor of the 'system' keyspace. If you
att
Hi,
Datastax has a documentation page about configuring replication[1]. It
mentions a couple of system keyspaces that they recommend increasing
replication for. However, it does not mention the `system` keyspace.
Question: Is it recommended to increase replication factor for the `system`
keyspace