Thanks Aaron!!
On Mon, Dec 23, 2013 at 5:28 PM, Aaron Morton wrote:
> But in some cases, from one certain node, I get an WriteTimeoutException
> for a few minutes until an UnavailableException. It's like the coordinator
> don't know the status of the cluster. Any clue why is this happening?
>
>
> But in some cases, from one certain node, I get an WriteTimeoutException for
> a few minutes until an UnavailableException. It's like the coordinator don't
> know the status of the cluster. Any clue why is this happening?
Depending on how the node goes down there can be a delay in other nodes k
Question. I have a 5 node cluster (local with ccm). A keyspace with rf: 3.
Three nodes are down. I run "nodetool ring" in the two living nodes and
both see the other three nodes down.
Then i do an insert with cs quorum and get an UnavailableException. It's ok.
I am using Datastax java driver v 2.