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

Ivan Andika updated HDDS-10435:
-------------------------------
    Description: 
See: [https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html]

This patch implements the fundamental changes to support object tags. This 
includes:
 * Protobuf field addition for support object tags
 * Support "x-amz-tagging" to set object tags during PutObject, 
InitiateMultipartUpload and CopyObject
 * Support other tagging related metadata (e.g. x-amz-tagging-directive for 
copy, x-amz-tagging-count for GetObject)
 * Extension to client APIs (old APIs remains unchanged and should still be 
compatible, client does not need to change anything)

Since this patch already covers fundamental changes, the S3 object tagging APIs 
(e.g. PutObjectTagging, GetObjectTagging, and DeleteObjectTagging) support will 
be implemented in the follow up ticket (HDDS-10655).

  was:
See: [https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html]

This patch implements the fundamental changes to support object tags. This 
includes:
 * Protobuf field addition for support object tags
 * Support "x-amz-tagging" to set object tags during PutObject, 
InitiateMultipartUpload and CopyObject
 * Support "x-amz-tagging-count" header in GetObject response
 * Support other tagging related metadata (e.g. x-amz-tagging-directive for 
copy, x-amz-tagging-count for GetObject)
 * Extension to client APIs (old APIs remains unchanged and should still be 
compatible, client does not need to change anything)

Since this patch already covers fundamental changes, the S3 object tagging APIs 
(e.g. PutObjectTagging, GetObjectTagging, and DeleteObjectTagging) support will 
be implemented in the follow up ticket (HDDS-10655).


> Support S3 object tags
> ----------------------
>
>                 Key: HDDS-10435
>                 URL: https://issues.apache.org/jira/browse/HDDS-10435
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: S3, s3gateway
>            Reporter: Ivan Andika
>            Assignee: Ivan Andika
>            Priority: Major
>
> See: 
> [https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html]
> This patch implements the fundamental changes to support object tags. This 
> includes:
>  * Protobuf field addition for support object tags
>  * Support "x-amz-tagging" to set object tags during PutObject, 
> InitiateMultipartUpload and CopyObject
>  * Support other tagging related metadata (e.g. x-amz-tagging-directive for 
> copy, x-amz-tagging-count for GetObject)
>  * Extension to client APIs (old APIs remains unchanged and should still be 
> compatible, client does not need to change anything)
> Since this patch already covers fundamental changes, the S3 object tagging 
> APIs (e.g. PutObjectTagging, GetObjectTagging, and DeleteObjectTagging) 
> support will be implemented in the follow up ticket (HDDS-10655).



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