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

Lars Hofhansl commented on HBASE-8329:
--------------------------------------

Cool!

Couple of questions:
* can we do with fewer config options? F.e. do need a separate control size? 
Can that be the lower bound?
* compaction are in the end run per store. Should the speed decision be made on 
a store by store basis, based on the number of store files for this store?
* should we take compaction min/max/blocking files into account? Maybe compact 
faster when we're over the blocking file count.
* another way to configure is to specify or detect the speed on the NIC, and 
then just limit compactions to a percentage of that. Would that be easier to 
understand?


> Limit compaction speed
> ----------------------
>
>                 Key: HBASE-8329
>                 URL: https://issues.apache.org/jira/browse/HBASE-8329
>             Project: HBase
>          Issue Type: Improvement
>          Components: Compaction
>            Reporter: binlijin
>            Assignee: zhangduo
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: HBASE-8329-10.patch, HBASE-8329-11.patch, 
> HBASE-8329-12.patch, HBASE-8329-2-trunk.patch, HBASE-8329-3-trunk.patch, 
> HBASE-8329-4-trunk.patch, HBASE-8329-5-trunk.patch, HBASE-8329-6-trunk.patch, 
> HBASE-8329-7-trunk.patch, HBASE-8329-8-trunk.patch, HBASE-8329-9-trunk.patch, 
> HBASE-8329-trunk.patch, HBASE-8329_13.patch
>
>
> There is no speed or resource limit for compaction,I think we should add this 
> feature especially when request burst.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to