You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2022/05/05 09:57:00 UTC

[jira] [Updated] (HDDS-6542) KeyValueContainer operation adaptation for schema v3 containers.

     [ https://issues.apache.org/jira/browse/HDDS-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sammi Chen updated HDDS-6542:
-----------------------------
    Fix Version/s: 1.3.0

> 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
>              Labels: pull-request-available
>             Fix For: 1.3.0
>
>
> 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



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org