You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/02/22 03:07:12 UTC

[jira] [Created] (HBASE-7902) deletes may be removed during minor compaction, depending on file set

Sergey Shelukhin created HBASE-7902:
---------------------------------------

             Summary: deletes may be removed during minor compaction, depending on file set
                 Key: HBASE-7902
                 URL: https://issues.apache.org/jira/browse/HBASE-7902
             Project: HBase
          Issue Type: Improvement
          Components: Compaction
            Reporter: Sergey Shelukhin
            Priority: Minor


Deletes are only removed during major compaction now. However, in presence of file ordering, deletes can be removed during minor compaction too, as long as there's no file that is not being compacted that is older than the files that are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira