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

Anoop Sam John commented on HBASE-14970:
----------------------------------------

IMO we need basic change that will move the ChoreService at Region level to RS 
level.  Because this will make the total threads (dedicated to be running and 
possibly coming in the system) depend on #regions and #cfs..   When we allow 
more regions per RS, we will land in issues.

So better to have a cleaner chore running at RS level which can make use of a 
pool of fixed max threads count.  So the total #threads which this feature can 
use is predictable and under better control.

I guess that change has to happen in trunk 1st.  So we can make a new Jira for 
that and once it is in trunk, we can make similar change for this backport 
patch as well.

> Backport HBASE-13082 and its sub-jira to branch-1
> -------------------------------------------------
>
>                 Key: HBASE-14970
>                 URL: https://issues.apache.org/jira/browse/HBASE-14970
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>         Attachments: HBASE-13082-branch-1.patch, HBASE-14970_branch-1.patch, 
> HBASE-14970_branch-1.patch, HBASE-14970_branch-1.patch, 
> HBASE-14970_branch-1_1.patch, HBASE-14970_branch-1_2.patch
>
>




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

Reply via email to