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

Hudson commented on HBASE-8272:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #515 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/515/])
    HBASE-8272 make compaction checker frequency configurable per table/cf 
(Revision 1477425)

     Result = FAILURE
sershe : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreConfigInformation.java

                
> make compaction checker frequency configurable per table/cf
> -----------------------------------------------------------
>
>                 Key: HBASE-8272
>                 URL: https://issues.apache.org/jira/browse/HBASE-8272
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Minor
>         Attachments: HBASE-8272-v0.patch, HBASE-8272-v1.patch, 
> HBASE-8272-v2.patch, HBASE-8272-v2.patch, HBASE-8272-v3.patch
>
>
> Makes the compaction checker frequency configurable per table/cf; that is 
> useful for compaction schemes where many compactions can be available at any 
> time, so the default checks/requests that HBase performs may be insufficient.

--
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