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

stack resolved HBASE-21335.
---------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 2.0.3
                   2.1.1
                   2.2.0
                   3.0.0
     Release Note: Changed waitTime parameter to lockWait on bypass. Changed 
default waitTime from 0 -- i.e. wait for ever -- to 1ms so if lock is held, 
we'll go past it and if override enforce bypass.

Pushed to hbase-operator-tools master branch. Thanks for the patch 
[~tianjingyun] Committed yours but w/ some small change in usage and with a 
change of default from 5s to 1ms. Hope that good. Seems to work fine.

> 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: Critical
>             Fix For: 3.0.0, 2.2.0, 2.1.1, 2.0.3
>
>         Attachments: 
> 0001-HBASE-21335-Change-the-default-wait-time-of-HBCK2-to.patch, 
> 0002-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)

Reply via email to