[
https://issues.apache.org/jira/browse/HBASE-7015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Esteban Gutierrez resolved HBASE-7015.
--------------------------------------
Resolution: Won't Fix
Closing as won't fix since compaction policies cannot be changed at runtime.
Also this behavior can be achieved by setting {{hbase.hstore.compaction.min=1}}
({{EverythingPolicy}} and {{hbase.hstore.compaction.min=1}} should have the
same effect too)
> We need major_compact --force to rewrite all store files for a table
> --------------------------------------------------------------------
>
> Key: HBASE-7015
> URL: https://issues.apache.org/jira/browse/HBASE-7015
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.95.2
> Reporter: Kevin Odell
>
> Having major_compact --force would have some advantages:
> 1.) Changing compression type and making sure all storefiles are written with
> the new value
> 2.) Can help with TTL and expiring all old data
--
This message was sent by Atlassian JIRA
(v6.2#6252)