You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "wenfeiyi666 (Jira)" <ji...@apache.org> on 2020/08/11 11:05:00 UTC

[jira] [Assigned] (HBASE-24674) Procedure Executor doesn't handle burst well

     [ https://issues.apache.org/jira/browse/HBASE-24674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wenfeiyi666 reassigned HBASE-24674:
-----------------------------------

    Assignee: wenfeiyi666

> Procedure Executor doesn't handle burst well
> --------------------------------------------
>
>                 Key: HBASE-24674
>                 URL: https://issues.apache.org/jira/browse/HBASE-24674
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.2.5
>            Reporter: Clara Xiong
>            Assignee: wenfeiyi666
>            Priority: Major
>
> Currently, Procedure Executor checks for stuck threads every 5 sec. If >50% are stuck, one worker thread is added until maxPoolSize is reached. In a burst scenario, this cannot catch up and causes thread starvation. A smarter algorithm can be used to measure the pressure and step up automatically.



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