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

Avoid "involved in several compactions" exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • 4.0-beta3, 4.0
    • Local/Compaction
    • None
    • Degradation - Other Exception
    • Low
    • Low Hanging Fruit
    • Code Inspection
    • All
    • None
    • Hide

      cci run

      Show
      cci run

    Description

      When aborting compactions we check if the sstable is involved in other anticompactions by grabbing all compactions for a given sstable from ActiveCompactions, it asserts that an sstable is only involved in a single "compaction" here, which is wrong - it can be in several, for example a validation + a regular compaction.

      Attachments

        Issue Links

          Activity

            People

              marcuse Marcus Eriksson
              marcuse Marcus Eriksson
              Marcus Eriksson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: