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

Andrew Kyle Purtell resolved HBASE-10170.
-----------------------------------------
      Assignee:     (was: Jingcheng Du)
    Resolution: Won't Fix

> Coprocessor task monitor
> ------------------------
>
>                 Key: HBASE-10170
>                 URL: https://issues.apache.org/jira/browse/HBASE-10170
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>    Affects Versions: 0.99.0
>            Reporter: Jingcheng Du
>            Priority: Major
>         Attachments: HBASE-10170.patch
>
>
> The coprocessor tasks are managed by the TaskMonitor in the server side. 
> Usually these tasks run in a random long time, it’s hard to know how many 
> tasks and how about the task status in the HRegionServer in the client side. 
> To add the client API for the coprocessor task monitor could improve that. 
> Users could find the coprocessor task status by categories(coprocessor, 
> client, user name, etc.), this is helpful to improve the lives of the 
> operations guys who have to run HBase in production by giving them an API 
> that can integrate HBase server and coprocessor task monitoring with Nagios 
> etc.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to