You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2015/09/23 05:59:04 UTC

[jira] [Updated] (HBASE-14467) Compaction improvements: DefaultCompactor should not compact TTL-expired files

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

Vladimir Rodionov updated HBASE-14467:
--------------------------------------
    Description: DefaultCompactor does not check if store file can be completely purged because of TTL expiration. That is simple optimization which allows to implement such "exotic"compaction policy as FIFO compaction.   (was: DefaultCompactor does not check if store file can be completely purged because of TTL expiration.)

> Compaction improvements: DefaultCompactor should not compact TTL-expired files
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-14467
>                 URL: https://issues.apache.org/jira/browse/HBASE-14467
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>             Fix For: 2.0.0
>
>
> DefaultCompactor does not check if store file can be completely purged because of TTL expiration. That is simple optimization which allows to implement such "exotic"compaction policy as FIFO compaction. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)