Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The schema v3 containers operations are slightly different from schema v2,v1 containers. The operations include:
- create & load
- close
- delete
- deleteBlocks
- import & export
Among them the deteBlocks are executed in a background service by BlockDeletingService, and the import & export is executed on replication demand,
so these operations will be separated in other patches to make this patch smaller and easier to review.
So this issue aims to implement the following operations:
- create & load
- close
- delete
Attachments
Issue Links
- contains
-
HDDS-6616 Add scanner for dbVolume
- Resolved
- links to