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

Make compaction a priority queue

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Low
    • Resolution: Unresolved
    • None
    • Local/Compaction

    Description

      We should prioritize compacting CFs by how many reads/s its preferred candidate would save, divided by the number of bytes in the sstables.

      (Note that STCS currently divides by number of keys; ISTM that bytes will work better since that does not penalize narrow rows.)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbellis Jonathan Ellis
              Jonathan Ellis
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: