Savni Nagarkar created CASSANDRA-17499: ------------------------------------------
Summary: Remove global Guardrails Enable flag Key: CASSANDRA-17499 URL: https://issues.apache.org/jira/browse/CASSANDRA-17499 Project: Cassandra Issue Type: Improvement Reporter: Savni Nagarkar This ticket removes the global Guardrails enable flag. Currently the flag turns all Guardrails on and off regardless of the individual setting of the guardrail property. This presents a problem for maximum replication factor and minimum replication factor configurations which will soon be moved to guardrails. Those configurations will always need to be enabled so no problems arise as Cassandra users create keyspaces. This ensures all Guardrail properties follow the same enable / disable procedure. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org