You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "YCozy (Jira)" <ji...@apache.org> on 2020/02/05 15:04:00 UTC

[jira] [Created] (CASSANDRA-15548) Keyspace creation suceeds even though not enough nodes are up

YCozy created CASSANDRA-15548:
---------------------------------

             Summary: Keyspace creation suceeds even though not enough nodes are up
                 Key: CASSANDRA-15548
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15548
             Project: Cassandra
          Issue Type: Bug
          Components: Cluster/Schema
            Reporter: YCozy


When testing Cassandra with network partitions, we find that keyspace creation can succeed without any warning even if there are not enough nodes to support the replication factor. Here are the steps to reproduce:
 # Start a cluster w/ two nodes.
 # Create a keyspace with replication factor of three.
 # Notice that the creation succeeds without any warning.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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