Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-7731

Get max values for live/tombstone cells per slice

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.2.0
    • None
    • None

    Description

      I think you should not say that slice statistics are valid for the last five minutes in CFSTATS command of nodetool. I've read the documentation from yammer for Histograms and there is no way to force values to expire after x minutes except by clearing it . The only thing I can see is that the last snapshot used to provide the median (or whatever you'd used instead) value is based on 1028 values.

      I think we should also be able to detect that some requests are accessing a lot of live/tombstone cells per query and that's not possible for now without activating DEBUG for SliceQueryFilter for example and by tweaking the threshold. Currently as nodetool cfstats returns the median if a low part of the queries are scanning a lot of live/tombstone cells we miss it !

      Attachments

        1. 7731-2.1.txt
          2 kB
          Robert Stupp
        2. 7731-2.0.txt
          3 kB
          Robert Stupp

        Activity

          People

            snazy Robert Stupp
            cscetbon Cyril Scetbon
            Robert Stupp
            Jeremiah Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: