You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/05/07 09:44:19 UTC

[jira] [Commented] (HBASE-11124) Pluggable major compaction strategy

    [ https://issues.apache.org/jira/browse/HBASE-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991587#comment-13991587 ] 

Andrew Purtell commented on HBASE-11124:
----------------------------------------

Also consider a policy that periodically triggers, with jitter, major compaction one region at a time according to least load.

> Pluggable major compaction strategy
> -----------------------------------
>
>                 Key: HBASE-11124
>                 URL: https://issues.apache.org/jira/browse/HBASE-11124
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Andrew Purtell
>             Fix For: 0.99.0, 0.98.3
>
>
> Consider adding to the master a schedulable internal task that manages major compaction. The scheduler implementation should be pluggable. The default plugin should implement the current policy, a simple interval trigger governed by a site configuration property. Reserve a znode as a store for major compaction scheduler state, allow the plugin access to (re)create it and update as needed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)