RE: Data not fully replicated with 2 nodes and replication factor 2

2013-06-20 Thread James Lee
? Thanks, James Lee -Original Message- From: Robert Coli [mailto:rc...@eventbrite.com] Sent: 19 June 2013 20:59 To: user@cassandra.apache.org; Wei Zhu Subject: Re: Data not fully replicated with 2 nodes and replication factor 2 On Wed, Jun 19, 2013 at 11:43 AM, Wei Zhu wz1...@yahoo.com

RE: Data not fully replicated with 2 nodes and replication factor 2

2013-06-19 Thread James Lee
The test tool I am using catches any exceptions on the original writes and resubmits the write request until it's successful (bailing out after 5 failures). So for each key Cassandra has reported a successful write. Nodetool says the following - I'm guessing the pending hinted handoff is the

Data not fully replicated with 2 nodes and replication factor 2

2013-06-18 Thread James Lee
-Xmx8192M -Xmn2048M Thank you, James Lee

RE: Cassandra periodically stops responding to write requests under load

2013-06-14 Thread James Lee
: Cassandra periodically stops responding to write requests under load On Fri, Jun 14, 2013 at 7:19 AM, James Lee james@metaswitch.com wrote: I'm seeing generally good performance, but with periods where the Cassandra node entirely stops responding to write requests for several seconds