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

file missing during a major compaction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • gc, tserver
    • randomwalk test

    Description

      Saw a complaint about a missing file in a major compaction.

      The file was recently created by a flush.

      After looking around, I found the file was deleted when the directory containing the file was deleted by the gc. The gc is not supposed to delete directories that have entries in the METADATA table. From the loading of the tablet, I can definitely see the directory entry.

      Create a unit test for this case against MockAccumulo to verify the problem.

      Attachments

        Activity

          People

            ecn Eric C. Newton
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: