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

Support high PRIORITY thread pool for use trriged compaction

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • Local/Compaction
    • None
    • All
    • None

    Description

      For cassandra compaction thread pool is of min priority ,so if we trriged a major compaction through nodetool compact ,the task is submit to the exector that is created at CompactionManager.java

      CompactionExecutor executor = new CompactionExecutor();
      

      But sometime we may want the task to be of high PRIORITY, so that the compaction can be make more fast.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              maxwellguo Maxwell Guo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: