sokui commented on PR #7566:
URL: https://github.com/apache/ozone/pull/7566#issuecomment-2584974101

   > I can think of one way, how about we first get the OmMultipartKeyInfo from 
the multipartInfoTable since it does not require parentId information. 
Afterwards, we use the OmMultipartKeyInfo#getParentId to derive the MPU open 
key, without needing to call OMFileRequest#getParentId. That way, we don't need 
to create the missing parent directories.
   
   @ivandika3 verified. Your idea works. I will modify my PR accordingly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to