[ 
https://issues.apache.org/jira/browse/CASSANDRA-15795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YCozy updated CASSANDRA-15795:
------------------------------
    Description: 
I start up a 3 nodes cluster, and write a row with 'replication_factor' : '2'. 
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.
I find this issue in CA 3.11.5, and it can also be exposed in newest 3.11.6.

  was:
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.
I find this issue in CA 3.11.5, and it can also be exposed in newest 3.11.6.


> 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
>            Reporter: YCozy
>            Priority: Normal
>
> I start up a 3 nodes cluster, and write a row with 'replication_factor' : 
> '2'. 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.
> I find this issue in CA 3.11.5, and it can also be exposed in newest 3.11.6.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to