Configuration related to the Cassandra cluster must be the same on both level (RWS and Cassandra cluster). What is the current replication factor on keyspace level within Cassandra cluster?
Current keyspace in my system is 6.
keyspace_name | durable_writes | strategy_class | strategy_options
--------------------±---------------±-----------------------------------------------------±----------------------
sipfs | True | org.apache.cassandra.locator.NetworkTopologyStrategy | {“DR1”:“6”,“DC1”:“6”}