[
https://issues.apache.org/jira/browse/HDDS-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004637#comment-18004637
]
Sreeja commented on HDDS-12911:
-------------------------------
The PR has been updated to resolve this issue by avoiding key name validation
during deletion instead of updating the validation during PutObject.
> Key deletion should not validate the name
> -----------------------------------------
>
> Key: HDDS-12911
> URL: https://issues.apache.org/jira/browse/HDDS-12911
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Sarveksha Yeshavantha Raju
> Assignee: Sreeja
> Priority: Major
> Labels: pull-request-available
>
> AWS S3 PutObject API allows creating keys and directory names containing
> invalid characters. To prevent issues during delete operations (which fails
> to remove such invalid objects), add validation to check and reject invalid
> key and directory names at creation time.This issue with respect to deletion
> is seen only for FSO buckets and not in OBS buckets.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]