[
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
(https://github.com/facebook/rocksdb/wiki/FIFO-compaction-style). (was:
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. )
> 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
> (https://github.com/facebook/rocksdb/wiki/FIFO-compaction-style).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)