On Thu, Mar 26, 2015 at 12:51 AM, Dave Galbraith <david92galbra...@gmail.com > wrote:
> Hey! So I'm running Cassandra 2.1.2 and using the > SizeTieredCompactionStrategy. I'm doing about 3k writes/sec on a single > node. My read performance is terrible, all my queries just time out. So I > do nodetool cfstats: > For the record, the cassandra download page currently advises using 2.0.x as the stable production version. http://cassandra.apache.org/download/ " The most stable release of Apache Cassandra is 2.0.13 (released on 2015-03-16). If you are in production or planning to be soon, download this one. " =Rob