Ivan Andika created HDDS-9285:
---------------------------------

             Summary: 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
             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 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]

Reply via email to