You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Eric Newton (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/13 14:10:39 UTC

[jira] [Resolved] (ACCUMULO-293) bulk loading causing an consistency check failure

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

Eric Newton resolved ACCUMULO-293.
----------------------------------

    Resolution: Fixed
    
> bulk loading causing an consistency check failure
> -------------------------------------------------
>
>                 Key: ACCUMULO-293
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-293
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.3.5
>         Environment: using bulk loading heavily: bulk loader client retry is causing inconsistency
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.4.0, 1.3.6
>
>
> Client requests that a tablet server bulk-load a file.  The file is loaded, and then major compacted away.  The client also retries the load, which succeeds, but the changes for the major compaction are also making changes.  These must conflict because it results in an inconsistency: the bulk file is in the tablet server's list of files, but it is not in the metadata table.
> This is probably fixed in the much improved bulk loading code in the 1.4 branch.

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