Gargi-jais11 commented on PR #9340:
URL: https://github.com/apache/ozone/pull/9340#issuecomment-3562484612

   >  AWS S3 reference 
[says](https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html#API_AbortMultipartUpload_Errors)
 NoSuchUpload should return 404.
   
   You are correct but if you see this NoSuchUpload exception is used at 
multiple places were it should return 404, that's why rather than changing it 
to return 404 I changed `AbortMultipartUpload` to return 204 No Content for 
this exception.


-- 
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