Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-7240
-
Reviewed
Description
KSM and SCM interaction for delete key operation, both KSM and SCM stores key state info in a backlog, KSM needs to scan this log and send block-deletion command to SCM, once SCM is fully aware of the message, KSM removes the key completely from namespace. See more from the design doc under HDFS-11922, this is task break down 2.
Attachments
Attachments
Issue Links
- is part of
-
HDFS-11922 Ozone: KSM: Garbage collect deleted blocks
- Resolved