You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "chenxu (Jira)" <ji...@apache.org> on 2019/09/27 02:56:00 UTC

[jira] [Created] (HBASE-23083) Collect Executor status info periodically and report to metrics system

chenxu created HBASE-23083:
------------------------------

             Summary: Collect Executor status info periodically and report to metrics system
                 Key: HBASE-23083
                 URL: https://issues.apache.org/jira/browse/HBASE-23083
             Project: HBase
          Issue Type: Improvement
            Reporter: chenxu
            Assignee: chenxu


HRegionServer#startServiceThreads will start some Executors, but we don't have a good way to know their status, such as how many threads pending, and how many threads running. Can add an ScheduledChore to collect the information periodically and report to metrics system.



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