Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-3885

Shouldn't short circuit multiple compaction requests if iterators have changed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.6.0
    • None
    • tserver
    • None

    Description

      Currently if you force a compaction and then force another one, accumulo has a convenience feature that doesn't force the redundant one. The problem is if you change iterators settings for majc time between compaction calls, the second one is no longer redundant and the feature is now a hindrance. We should compare state of the iterators between the currently running compaction and the current state before decided to drop the second attempt.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vines John Vines
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: