-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-alpha-1, 2.2.0, 2.1.1, 2.0.3, hbase-operator-tools-1.0.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
-
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.
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.
- is related to
-
HBASE-21291 Add a test for bypassing stuck state-machine procedures
-
- Resolved
-