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

Consistency of minor compaction and major compaction differ

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 1.3.5-incubating, 1.4.0
    • None
    • tserver
    • None

    Description

      Minor compactions add files to !METADATA table and then update the tablets in memory list of files. Major compactions do the opposite, update in memory list then !METADATA. In the case of machine failures, this could lead to a user see the result of major compaction iterators and then not seeing it. Minor compactions do not have this issue. See ACCUMULO-6

      Attachments

        Activity

          People

            Unassigned Unassigned
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: