Re: ColumnFamilies.ReadCount

2012-08-20 Thread Rene Kochen
Okay, thanks for the info! I was just trying to understand what I saw. 2012/8/20 Tyler Hobbs : > > > On Sun, Aug 19, 2012 at 6:27 AM, Rene Kochen > wrote: >> >> >> Why does it not increase when servicing a range operation? > > > It doesn't because, basically, it wasn't designed to. Range queries

Re: ColumnFamilies.ReadCount

2012-08-19 Thread Tyler Hobbs
On Sun, Aug 19, 2012 at 6:27 AM, Rene Kochen wrote: > > Why does it not increase when servicing a range operation? It doesn't because, basically, it wasn't designed to. Range queries aren't very commonly used with Cassandra, so I doubt that there has been any demand for it. If that's something

ColumnFamilies.ReadCount

2012-08-19 Thread Rene Kochen
Hi All, I have a question about the ColumnFamilies.ReadCount counter. I use: - One node. - Cassandra 1.0.10. - No row cache. - One table "Products" containing a few rows If I use the cli command "list Products", the ColumnFamilies.ReadCount counter does not increase (also