[
https://issues.apache.org/jira/browse/HBASE-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-10170:
-----------------------------------
Affects Version/s: 0.99.0
> Coprocessor task monitor
> ------------------------
>
> Key: HBASE-10170
> URL: https://issues.apache.org/jira/browse/HBASE-10170
> Project: HBase
> Issue Type: New Feature
> Components: Coprocessors
> Affects Versions: 0.99.0
> Reporter: Jingcheng Du
> Assignee: 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)