Re: Timeout when cluster node fails/restarts

2010-06-24 Thread Jonathan Ellis
getting a TimedOutException for a few requests when a machine fails before Cassandra's Failure Detector notices is normal. On Wed, Jun 23, 2010 at 12:34 PM, Wouter de Bie wrote: > Hi, > > I've currently setup a cluster of 11 nodes. When running a small application > that uses Hector to read and

Timeout when cluster node fails/restarts

2010-06-23 Thread Wouter de Bie
Hi, I've currently setup a cluster of 11 nodes. When running a small application that uses Hector to read and write keys, and restarting one of the nodes (not the one the application is connected to), the application stalls, times out and reconnects. This takes roughly 10 seconds. When the node