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

Hudson commented on HBASE-4281:
-------------------------------

Integrated in HBase-TRUNK #2162 (See 
[https://builds.apache.org/job/HBase-TRUNK/2162/])
    HBASE-4281  Add facility to dump current state of all executors

todd : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/executor/EventHandler.java
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/executor/ExecutorService.java
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/master/handler/ServerShutdownHandler.java
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/monitoring/ThreadMonitoring.java
* 
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/executor/TestExecutorService.java


> Add facility to dump current state of all executors
> ---------------------------------------------------
>
>                 Key: HBASE-4281
>                 URL: https://issues.apache.org/jira/browse/HBASE-4281
>             Project: HBase
>          Issue Type: New Feature
>          Components: master, regionserver, util
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: 0006-HBASE-4281.-ExecutorService-monitoring-v2.patch, 
> 0006-HBASE-4281.-ExecutorService-monitoring.patch, hbase-4281-v3.txt, 
> hbase-4281-v4.txt
>
>
> For debugging, it's useful to be able to understand the current state of all 
> of the executors. This is like the /stacks servlet, but with 
> executor-specific information, including what's queued and not yet running.

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

        

Reply via email to