[
https://issues.apache.org/jira/browse/HBASE-21335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655210#comment-16655210
]
stack commented on HBASE-21335:
-------------------------------
Patch is good. I can apply it as is. I will change the 5seconds to 10ms. On
large cluster there may be thousands of regions that are stuck and waiting for
5 second on each will make the hbck2 run take too long. Thanks.
> Change the default wait time of HBCK2 tool
> ------------------------------------------
>
> Key: HBASE-21335
> URL: https://issues.apache.org/jira/browse/HBASE-21335
> Project: HBase
> Issue Type: Bug
> Reporter: Jingyun Tian
> Assignee: Jingyun Tian
> Priority: Major
> Attachments:
> 0001-HBASE-21335-Change-the-default-wait-time-of-HBCK2-to.patch
>
>
> Currently default wait time is 0 and I add a condition check before that wait
> time should more than 0. Thus the default wait time should be set to a number
> that more than 0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)