[
https://issues.apache.org/jira/browse/HDDS-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Andika updated HDDS-9285:
------------------------------
Description:
After further thinking, in multipart info cleanup service / MPU abort, we only
clean up the "open MPU open key" and not the "open MPU part key". However since
we set isMultipartKey in the "open MPU part key" (HDDS-9017) open key clean up
service will exclude them. Since both open key clean up service and MPU cleanup
service (to be implemented) will not clean the "open MPU part key", this might
cause these open keys to be in the openKeyTable forever.
Let's treat the "open MPU part key" as normal open key by not setting the
isMultipartKey flag to true.
was:
After further thinking, in multipart info cleanup service / MPU abort, we only
clean up the "open MPU open key" and not the "open MPU part key". However since
we set isMultipartKey in the "open MPU part key" (HDDS-9017) open key clean up
service will exclude them. Since both open key clean up service and MPU cleanup
service will not clean the "open MPU part key", this might cause these open
keys to be in the openKeyTable forever.
Let's treat the "open MPU part key" as normal open key by not setting the
isMultipartKey flag to true.
> Revert set isMultipartKey for Open MPU part keys
> ------------------------------------------------
>
> Key: HDDS-9285
> URL: https://issues.apache.org/jira/browse/HDDS-9285
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: OM
> Affects Versions: 1.3.0
> Reporter: Ivan Andika
> Assignee: Ivan Andika
> Priority: Major
> Fix For: 1.4.0
>
>
> After further thinking, in multipart info cleanup service / MPU abort, we
> only clean up the "open MPU open key" and not the "open MPU part key".
> However since we set isMultipartKey in the "open MPU part key" (HDDS-9017)
> open key clean up service will exclude them. Since both open key clean up
> service and MPU cleanup service (to be implemented) will not clean the "open
> MPU part key", this might cause these open keys to be in the openKeyTable
> forever.
> Let's treat the "open MPU part key" as normal open key by not setting the
> isMultipartKey flag to true.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]