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

Add more (incremental) repair metrics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 4.0-alpha1, 4.0
    • None
    • None
    • Normal

    Description

      Patch adds the following metrics;

      • time spent anticompacting data before participating in a consistent repair
      • time spent creating merkle trees
      • time spent syncing data in a repair
      • approximate number of bytes read while creating merkle trees
      • number of partitions read creating merkle trees
      • number of bytes read while doing anticompaction
      • number of bytes where the whole sstable was contained in a repairing range so that we only mutated the repair status
      • ratio of how much we anticompact vs how much we could mutate the repair status
      • total time spent as a repair coordinator
      • total time spent preparing for repair

      https://github.com/krummas/cassandra/commits/marcuse/metrics-trunk

      Attachments

        Activity

          People

            marcuse Marcus Eriksson
            marcuse Marcus Eriksson
            Marcus Eriksson
            Chris Lohfink
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: