Re: 0.7 beta2 - Fatal exception from RowMutationVerbHandler

2010-10-13 Thread Michael Moores
I created CASSANDRA-1617 On Oct 12, 2010, at 1:51 PM, Michael Moores wrote: > I have a cluster of 8 nodes with a replication factor of 3 and consistency of > QUORUM. > When I stop one node in the cluster I end up with socket read timeouts to > other nodes: > org.apache.thrift.transport.TTranspo

Re: 0.7 beta2 - Fatal exception from RowMutationVerbHandler

2010-10-13 Thread Gary Dusbabek
Looks like a bug with hinted-handoff. Will you file a ticket? Gary On Tue, Oct 12, 2010 at 15:51, Michael Moores wrote: > I have a cluster of 8 nodes with a replication factor of 3 and consistency of > QUORUM. > When I stop one node in the cluster I end up with socket read timeouts to > other

0.7 beta2 - Fatal exception from RowMutationVerbHandler

2010-10-12 Thread Michael Moores
I have a cluster of 8 nodes with a replication factor of 3 and consistency of QUORUM. When I stop one node in the cluster I end up with socket read timeouts to other nodes: org.apache.thrift.transport.TTransportException: java.net.SocketTimeoutException: Read timed out The timeout is set to 4 se