[
https://issues.apache.org/jira/browse/CASSANDRA-17212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477826#comment-17477826
]
Benedict Elliott Smith edited comment on CASSANDRA-17212 at 1/18/22, 12:51 PM:
-------------------------------------------------------------------------------
Right, I'm saying we should not distinguish kinds of limits in this way. Why is
one kind of limit a safety limit or guardrail and another is not? We need to
start having a holistic view of configuration, not a piecemeal one based on
features we are developing, if we hope to have user friendly config.
For comparison, see [my
proposal|https://github.com/belliottsmith/cassandra/blob/5f80d1c0d38873b7a27dc137656d8b81f8e6bbd7/conf/cassandra_nocomment.yaml]
for a configuration file layout with various limits grouped together. If we
are refactoring the config file, we should be doing so with a wider long term
view, in my opinion.
was (Author: benedict):
Right, I'm saying we should not distinguish kinds of limits in this way. Why is
one kind of limit a safety limit or guardrail and another is not? We need to
start having a holistic view of configuration, not a piecemeal one based on
features we are developing, if we hope to have user friendly config.
> Migrate threshold for minimum keyspace replication factor to guardrails
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-17212
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17212
> Project: Cassandra
> Issue Type: New Feature
> Components: Feature/Guardrails
> Reporter: Andres de la Peña
> Priority: Normal
>
> The config property
> [{{minimum_keyspace_rf}}|https://github.com/apache/cassandra/blob/5fdadb25f95099b8945d9d9ee11d3e380d3867f4/conf/cassandra.yaml]
> that was added by CASSANDRA-14557 can be migrated to guardrails, for example:
> {code}
> guardrails:
> ...
> replication_factor:
> warn_threshold: 2
> abort_threshold: 3
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]