[
https://issues.apache.org/jira/browse/HBASE-18248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073183#comment-16073183
]
Allan Yang commented on HBASE-18248:
------------------------------------
I have one question, how do you define warn time for each monitored task? For
big compactions, it will last for several hours. But for tasks like opening
region , it is not normal if it lasts more than several minutes.
Another suggest is that can we reuse the toMap() method in
MonitoredRPCHandlerImpl when enriching its toString() method?
> Warn if monitored task has been tied up beyond a configurable threshold
> -----------------------------------------------------------------------
>
> Key: HBASE-18248
> URL: https://issues.apache.org/jira/browse/HBASE-18248
> Project: HBase
> Issue Type: Improvement
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 2.0.0, 3.0.0, 1.4.0, 1.3.2
>
> Attachments: HBASE-18248-branch-1.3.patch,
> HBASE-18248-branch-1.3.patch, HBASE-18248-branch-1.patch,
> HBASE-18248-branch-1.patch, HBASE-18248-branch-2.patch,
> HBASE-18248-branch-2.patch, HBASE-18248.patch, HBASE-18248.patch
>
>
> Warn if monitored task has been tied up beyond a configurable threshold. We
> especially want to do this for RPC tasks. Use a separate threshold for
> warning about stuck RPC tasks versus other types of tasks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)