Bharat Viswanadham created HDDS-3948:
----------------------------------------
Summary: Release/reacquire lock for OMKeysDeleteRequest
Key: HDDS-3948
URL: https://issues.apache.org/jira/browse/HDDS-3948
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Bharat Viswanadham
This is created based on the comment from @xiaoyu during review of PR #1169
https://github.com/apache/hadoop-ozone/pull/1169#discussion_r452474846
Also holding the bucket lock once for all may not be a good idea to large
delete as that will prevent other clients operation on the same bucket. grab
and release individual or in small batches give other clients opportunities to
access buckets.
This might be helpful for non-HA without ratis enabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]