[ 
https://issues.apache.org/jira/browse/ACCUMULO-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Newton resolved ACCUMULO-373.
----------------------------------

    Resolution: Fixed
    
> file missing durin a minor compaction
> -------------------------------------
>
>                 Key: ACCUMULO-373
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-373
>             Project: Accumulo
>          Issue Type: Bug
>          Components: gc, tserver
>         Environment: randomwalk test
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.4.0
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to