You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2014/12/08 03:14:12 UTC

[jira] [Resolved] (ACCUMULO-18) Consistency of minor compaction and major compaction differ

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

David Medinets resolved ACCUMULO-18.
------------------------------------
    Resolution: Won't Fix

There has been no interest in this ticket in the last three years.

> 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
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)