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

Andrew Kyle Purtell commented on HBASE-24436:
---------------------------------------------

By above stated goal of opening as quickly as possible this proposal is 
suboptimal compared to leaving things alone and simply changing default 
configuration or changing how the store open pools sizes are calculated in some 
other way. -1 on this proposal until that is address. Not sure how you'd 
address it because it is the lift up to region that is the problem. Please 
consider HBASE-24445 (Improve default thread pool size for opening store files) 
instead. 

> The store file open and close thread pool should be shared at the region level
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-24436
>                 URL: https://issues.apache.org/jira/browse/HBASE-24436
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Junhong Xu
>            Assignee: Junhong Xu
>            Priority: Minor
>
> For now, we provide threads per column family evenly in general, but  there 
> are some cases that some column families have much more store files than 
> others( maybe that's the life, right? ). So in that case, some Stores have 
> beed done quickly while others are struggling.We should share the thread pool 
> at the region level in case of data skew.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to