-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.5.0
-
Component/s: OM HA, Ozone Manager
-
Labels:
-
Target Version/s:
This Jira is to fix listMultiparts API in HA code path.
In HA, we have an in-memory cache, where we put the result to in-memory cache and return the response, later it will be picked by double buffer thread and it will flush to disk. So, now when do listParts of a MPU key, it should use both in-memory cache and rocksdb mpu table to list parts of a mpu key.
- is a clone of
-
HDDS-1988 Fix listParts API
-
- Resolved
-
- links to