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

Track row stats per CF at compaction time

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.6
    • Legacy/Tools
    • None

    Description

      min/max/mean of row size in columns and bytes would be useful to expose via jmx (don't worry about nodetool for now)

      it is tempting to expose an SSTableMBean but I don't really want to get into dynamically un-registering those when they get compacted. So let's just expose each metric as a List<Long> in CFSMBean

      Attachments

        1. 870.txt
          4 kB
          Brandon Williams

        Activity

          People

            brandon.williams Brandon Williams
            jbellis Jonathan Ellis
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: