Gargi-jais11 commented on PR #10670: URL: https://github.com/apache/ozone/pull/10670#issuecomment-5000027303
@rich7420 Please check the test failures for multipart upload. HeadObject now honors **?partNumber=**, but uploadPart() leaves partNumber=1 on the shared test endpoint’s query params. I think for this u need to Implement `ClientProtocolStub.headS3Object(..., partNumber)`. -- 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]
