[
https://issues.apache.org/jira/browse/HBASE-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingcheng Du updated HBASE-10170:
---------------------------------
Attachment: HBASE-10170.patch
> Coprocessor task monitor
> ------------------------
>
> Key: HBASE-10170
> URL: https://issues.apache.org/jira/browse/HBASE-10170
> Project: HBase
> Issue Type: New Feature
> Components: Coprocessors
> Reporter: Jingcheng Du
> 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
(v6.1.4#6159)