I have a 2 node Cassandra server. The consistency level for reads is LOCAL_ONE. However, when one of the nodes goes down, my read query returns no result. If both are up, then the results return fine as expected
Both the node is in the same DC.
[root@cassandra-7 ~]# nodetool status Datacenter: singaporedo ======================= Status=Up/Down |/ State=Normal/Leaving/Joining/Moving -- Address Load Tokens Owns Host ID Rack UN Node-1-IP 406.66 GiB 1 ? 9159fc01-f08a-4334-bb29-5b3cf7d5727f rack-1 UN Node-2-IP 380.15 GiB 1 ? 2aca8bd7-f211-4913-888f-1749d7e000a4 rack-1