kuenishi commented on PR #3388: URL: https://github.com/apache/ozone/pull/3388#issuecomment-1120661731
Good catch and thank you for fixing it! I'm afraid the same bug resides in committing multipart objects via S3 API: https://github.com/apache/ozone/blob/d1117ebe1689eb51695594c4a37a6f1a1672523f/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/s3/multipart/S3MultipartUploadCompleteRequest.java#L225-L244 Fixing it in this issue or another one, either would be fine for me. -- 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]
