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

Reply via email to