Re: replication with large rows

2010-05-03 Thread Jonathan Ellis
replication in Cassandra is per-operation, not per-row On Mon, May 3, 2010 at 2:40 PM, Lee Parker wrote: > I have a CF on our cluster which has several rows with 200k+ columns of > TimeUUID data.  I have noticed recently that this CF is reaching my memtable > thresholds (128M or 1.5 mill obj) far

replication with large rows

2010-05-03 Thread Lee Parker
I have a CF on our cluster which has several rows with 200k+ columns of TimeUUID data. I have noticed recently that this CF is reaching my memtable thresholds (128M or 1.5 mill obj) far more frequently than I would expect (every 10 minutes or so). This CF is used as an index of items in another C