Gargi-jais11 commented on PR #10498: URL: https://github.com/apache/ozone/pull/10498#issuecomment-4715390485
> @Gargi-jais11 Thanks for checking the S3 compatibility. > > > Can you provide me context on why the POST Object endpoint wasn't implemented alongside the other object endpoints? Since it is directly causing multiple tagging test cases to fail, should we implement this?" > > No reason, the previous implementation was done based on the AWS S3 API documentation in a best-effort basis. I was not aware of POST endpoint with tags. Now that we have the S3 compatibility dashboard, we can see that there are assumptions that are wrong or some API that are not documented. > > Yes, we should implement them. Found https://docs.aws.amazon.com/AmazonS3/latest/developerguide/RESTObjectPOST.html for the specification of browser-based uploads, we can support the feature. Thanks for the update. Got it, will work on implementing this as well. -- 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]
