Re: Getting the number of tombstoned cells read

2014-08-09 Thread Cyril Scetbon
https://issues.apache.org/jira/browse/CASSANDRA-7731 Can you confirm me that statistics returned from "nodetool cfstats" are not reset each time we execute the command ? Thanks -- Cyril SCETBON On 08 Aug 2014, at 21:44, Tyler Hobbs wrote: > You're correct, it's not really "last five minutes"

Re: Getting the number of tombstoned cells read

2014-08-08 Thread Tyler Hobbs
You're correct, it's not really "last five minutes", like the nodetool help says. Can you open a JIRA ticket to fix that? Regarding showing the max, I'm +0. On Fri, Aug 8, 2014 at 2:43 AM, Cyril Scetbon wrote: > anyone ? > -- > Cyril SCETBON > > On 31 Jul 2014, at 22:02, Cyril Scetbon wrote:

Re: Getting the number of tombstoned cells read

2014-08-08 Thread Cyril Scetbon
anyone ? -- Cyril SCETBON On 31 Jul 2014, at 22:02, Cyril Scetbon wrote: > Hi, > > I've checked in the code from 1.2.13 to 1.2.18, and 2.0.9, and I think you > should not say that slice statistics are valid for the last five minutes. > I've read the documentation from yammer for Histograms a