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

Keith Turner updated ACCUMULO-18:
---------------------------------

    Affects Version/s: 1.4.0
                       1.3.5
        Fix Version/s: 1.5.0
    
> Consistency of minor compaction and major compaction differ
> -----------------------------------------------------------
>
>                 Key: ACCUMULO-18
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-18
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.3.5, 1.4.0
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> 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

--
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