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

   @ivandika3 I have a question related to **objectTagging**. Hope we can 
discuss here.
   
   I was going through object tagging implementation seems that you have worked 
on this part.
   While reviewing our **S3 compatibility** tracking dashboard (specifically 
the Ceph s3-tests compliance mapping), I noticed we currently have failing test 
cases related to Object Tagging.
   Upon deeper investigation, several of these failures (such as 
**test_post_object_tags_anonymous_request** and 
**test_post_object_tags_authenticated_request**) are not actually failing due 
to our tagging metadata mechanics. Instead, they are completely blocked because 
the S3 Gateway lacks support for the **POST Object** multipart/form-upload 
endpoint itself, causing requests to stall out early with a 403 Forbidden error.
   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?"


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