Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
IllegalArgumentException from Preconditions check in tryWriteLockInOMRequest when another tenant write request is in-progress
The IllegalArgumentException looks scary and misleading. We're now moving the sanity arg check to after the call ofÂ
long stamp = tryWriteLockThrowOnTimeout();
Attachments
Attachments
Issue Links
- relates to
-
HDDS-7001 OMTenantCreateRequest#validateAndUpdateCache might not release lock when exception is thrown
-
- Open
-
- links to