[ 
https://issues.apache.org/jira/browse/CASSANDRA-17500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558059#comment-17558059
 ] 

Andres de la Peña commented on CASSANDRA-17500:
-----------------------------------------------

One last CI round before commit, rebased and including the additional nits that 
were agreed but not included into the PR:

||PR||CI||
|[trunk|https://github.com/adelapena/cassandra/commit/34db272a33f418abbdb08140bda9c1b8ff7b11a1]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/1724/workflows/f9fdfdb7-e23b-413c-9578-20613358d7b5]
 
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/1724/workflows/31962907-35eb-41a1-aa9c-1394ed944777]|

That CI round includes some repetitions of 
{{GuardrailMinimumReplicationFactorTest}}, since that test has also been 
modified, together with the new {{GuardrailMaximumReplicationFactorTest}}. 
There are some test failures that are well-known:

* {{utests_system_keyspace_directory}} CASSANDRA-17489
* 
{{snitch_test.py::TestGossipingPropertyFileSnitch::test_prefer_local_reconnect_on_listen_address}}
 CASSANDRA-17700

Additionally, there is an unreported failure in 
{{compaction_test.py::TestCompaction::test_user_defined_compaction}}, but [it 
can be reproduced on 
trunk|https://app.circleci.com/pipelines/github/adelapena/cassandra/1726/workflows/45429a7e-fac0-4ecb-91ad-2d533a529075].
 I have created CASSANDRA-17714 to deal with it.

> Create Maximum Keyspace Replication Factor Guardrail 
> -----------------------------------------------------
>
>                 Key: CASSANDRA-17500
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17500
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Feature/Guardrails
>            Reporter: Savni Nagarkar
>            Assignee: Savni Nagarkar
>            Priority: Normal
>             Fix For: 4.x
>
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> This ticket adds a maximum replication factor guardrail to ensure safety when 
> creating or altering key spaces. The replication factor will be applied per 
> data center. The ticket was prompted as a user set the replication factor 
> equal to the number of nodes in the cluster. The property will be added to 
> guardrails to ensure consistency.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to