Re: TimeoutException and keyspace exceptions

2013-07-31 Thread aaron morton
>[30/07/2013 00:04:50] Read Exception (Thread: 5007; Host: 10.191.54.26): > TimedOutException() it means the cluster is over loaded or suffered a failure while processing a request. A well behaved client should retry the request so long as counters are not being used. Your request went to

TimeoutException and keyspace exceptions

2013-07-29 Thread Rodrigo Felix
Hi, I'm running a heavy load with about 3200 clients accessing cassandra to execute read and update queries via YCSB. At certain moment, YCSB starts throwing exceptions indefinitely like the following: * [30/07/2013 00:04:50] Read Exception (Thread: 5007; Host: 10.191.54.26): TimedOutExce