Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
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.
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-21291 Add a test for bypassing stuck state-machine procedures
- Resolved