[ 
https://issues.apache.org/jira/browse/HDDS-11833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Andika updated HDDS-11833:
-------------------------------
    Description: 
S3 Object ACL requests has not been implemented in Ozone due to possible 
conflicts with the existing ACL model. Therefore, S3 put-object-acl request is 
processed as a normal put-object request. This causes object ACL requests to 
overwrite the current object, which is unexpected.

We need to explicitly throw NotImplemented for object ACL requests to prevent 
misuse.

  was:
S3 Object ACL requests has not been implemented in Ozone due to possible 
conflicts with the existing ACL model. Therefore, S3 object ACL requests are 
processed as a normal put-object request. This causes object ACL requests to 
overwrite the current object, which is unexpected.

We need to explicitly throw NotImplemented for object ACL requests to prevent 
misuse.


> Return NotImplemented for put-object-acl request
> ------------------------------------------------
>
>                 Key: HDDS-11833
>                 URL: https://issues.apache.org/jira/browse/HDDS-11833
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: S3, s3gateway
>            Reporter: Ivan Andika
>            Assignee: Ivan Andika
>            Priority: Major
>
> S3 Object ACL requests has not been implemented in Ozone due to possible 
> conflicts with the existing ACL model. Therefore, S3 put-object-acl request 
> is processed as a normal put-object request. This causes object ACL requests 
> to overwrite the current object, which is unexpected.
> We need to explicitly throw NotImplemented for object ACL requests to prevent 
> misuse.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to