You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Billie Rinaldi (Created) (JIRA)" <ji...@apache.org> on 2012/02/16 23:57:10 UTC

[jira] [Created] (ACCUMULO-414) Make sure iterators handle deletion entries properly

Make sure iterators handle deletion entries properly
----------------------------------------------------

                 Key: ACCUMULO-414
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-414
             Project: Accumulo
          Issue Type: Bug
          Components: client
    Affects Versions: 1.3.5
            Reporter: Billie Rinaldi
            Assignee: Billie Rinaldi
             Fix For: 1.4.0


In minor compaction scope and in non-full major compaction scopes the iterator may see deletion entries. These entries should be preserved by all iterators except ones that are strictly scan-time iterators that will never be configured for the minc or majc scopes. Deletion entries are only removed during full major compactions.

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

        

[jira] [Resolved] (ACCUMULO-414) Make sure iterators handle deletion entries properly

Posted by "Billie Rinaldi (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billie Rinaldi resolved ACCUMULO-414.
-------------------------------------

    Resolution: Fixed

This is done for relevant user iterators in 1.4.0.  We should keep it in mind for the future, though.
                
> Make sure iterators handle deletion entries properly
> ----------------------------------------------------
>
>                 Key: ACCUMULO-414
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-414
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.3.5
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>              Labels: iterators
>             Fix For: 1.4.0
>
>
> In minor compaction scope and in non-full major compaction scopes the iterator may see deletion entries. These entries should be preserved by all iterators except ones that are strictly scan-time iterators that will never be configured for the minc or majc scopes. Deletion entries are only removed during full major compactions.

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