[
https://issues.apache.org/jira/browse/HDDS-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Gui updated HDDS-6542:
---------------------------
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.
> KeyValueContainer operation adaptation for schema v3 containers.
> ----------------------------------------------------------------
>
> Key: HDDS-6542
> URL: https://issues.apache.org/jira/browse/HDDS-6542
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Mark Gui
> Assignee: Mark Gui
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]