Add metrics for executor services
---------------------------------

                 Key: HBASE-4349
                 URL: https://issues.apache.org/jira/browse/HBASE-4349
             Project: HBase
          Issue Type: Improvement
          Components: metrics
    Affects Versions: 0.92.0
            Reporter: Todd Lipcon


Would be nice to add some metrics for each of the executor services in the 
master and region server:
- number of items in the queue
- age of the oldest yet-unprocessed item (ie in the queue or currently being 
handled)
- number of threads in the executor currently busy

These would allow us to monitor better for cases where things get "stuck"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to