Cassandra max wait for schema agreement option
Change-Id: Iaee63632620666330c3f1b7f6b9a86cbf45b3ac7
This commit is contained in:
@@ -67,6 +67,7 @@ password = cassandra_password
|
||||
# requires the datacenter option in [DEFAULT] to be configured.
|
||||
load_balance_strategy = RoundRobinPolicy
|
||||
consistency_level = ONE
|
||||
max_schema_agreement_wait = 10
|
||||
keyspace = poppy
|
||||
# Replication strategy to use for the keyspace. This value is plugged into
|
||||
# `map` as show in the syntax here: http://www.datastax.com/documentation/cql/3
|
||||
|
||||
Reference in New Issue
Block a user