On Fri, Jun 1, 2012 at 9:39 AM, Oleg Dulin <oleg.du...@gmail.com> wrote:
> > Is my understanding correct that this is where cassandra is telling us it > can't accomplish something within that timeout value -- as opposed to > network timeout ? Where is it set ? > That's correct. Basically, the coordinator sees that a replica has not responded (or can not respond) before hitting a timeout. This is controlled by rpc_timeout_in_ms in cassandra.yaml. -- Tyler Hobbs DataStax <http://datastax.com/>