Re: WriteTimeoutException instead of UnavailableException

2013-12-24 Thread Demian Berjman
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? > >

Re: WriteTimeoutException instead of UnavailableException

2013-12-23 Thread Aaron Morton
> 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

WriteTimeoutException instead of UnavailableException

2013-12-17 Thread Demian Berjman
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.