Re: Noticing really high read latency

2014-03-05 Thread Eric Plowe
Disregard... heh. Was reading the latency as SECONDS. Sorry, it's been one of those weeks. On Wed, Mar 5, 2014 at 1:44 AM, Eric Plowe wrote: > Background info: > > 6 node cluster. > 24 gigs of ram per machine > 8 gigs of ram dedicated to c* > 4 4 core cpu's > 2 250 gig SSD's raid 0 > Running c*

Noticing really high read latency

2014-03-04 Thread Eric Plowe
Background info: 6 node cluster. 24 gigs of ram per machine 8 gigs of ram dedicated to c* 4 4 core cpu's 2 250 gig SSD's raid 0 Running c* 1.2.6 The CF is configured as followed CREATE TABLE behaviors ( uid text, buid int, name text, expires text, value text, PRIMARY KEY (uid, buid,