Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDDS-4944
-
None
Description
1. We have decided to use the existing VOLUME_LOCK for multi tenant read and write requests, instead of adding a new lock. We should check that all write requests are using this lock properly, and add it to read requests as necessary.
2. We must also fix read requests which are iterating keys to check both the cache and DB.
3. Some minor refactoring, as mentioned in the PR description: https://github.com/apache/ozone/pull/3051
Attachments
Issue Links
- incorporates
-
HDDS-6274 [Multi-Tenant] Properly iterate cache and table in OzoneManager#listTenant
- Resolved
- links to