You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/11 18:41:00 UTC

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

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

Andrew Kyle Purtell resolved HBASE-11124.
-----------------------------------------
    Fix Version/s:     (was: 3.0.0-alpha-3)
       Resolution: Won't Fix

We implemented user controllable master compactions as a separate tool. 

> Pluggable major compaction strategy
> -----------------------------------
>
>                 Key: HBASE-11124
>                 URL: https://issues.apache.org/jira/browse/HBASE-11124
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Andrew Kyle Purtell
>            Priority: Major
>
> 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
(v8.20.7#820007)