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

Sergey Shelukhin commented on HBASE-7516:
-----------------------------------------

+    String className = family.getConfigurationValue(COMPACTION_POLICY_KEY);
this is actually not necessary since the family setting is already included in 
HStore compound configuration
                
> Make compaction policy pluggable
> --------------------------------
>
>                 Key: HBASE-7516
>                 URL: https://issues.apache.org/jira/browse/HBASE-7516
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7516-v0.patch, HBASE-7516-v1.patch, 
> HBASE-7516-v2.patch, trunk-7516.patch, trunk-7516_v2.patch, 
> trunk-7516_v3.1.patch, trunk-7516_v3.patch
>
>
> Currently, the compaction selection is pluggable. It will be great to make 
> the compaction algorithm pluggable too so that we can implement and play with 
> other compaction algorithms.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to