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/05/07 06:49:00 UTC

[jira] [Created] (CASSANDRA-15795) Cannot read data from a 3-node cluster which has two nodes down

YCozy created CASSANDRA-15795:
---------------------------------

             Summary: Cannot read data from a 3-node cluster which has two nodes down
                 Key: CASSANDRA-15795
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15795
             Project: Cassandra
          Issue Type: Bug
          Components: Cluster/Gossip, Consistency/Coordination
            Reporter: YCozy


I start up a 3 nodes cluster, and write a row with 'replication_factor' : '3'. The consistency level is ONE.
Then I kill two nodes, and try to get the row that I just inserted by cqlsh.
But cqlsh returns NoHostAvailable.
My Cassandra version is 3.11.6.



--
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