sadanand48 commented on PR #8453: URL: https://github.com/apache/ozone/pull/8453#issuecomment-2969563751
> continue allowing : and try to fix delete operation Yeah we should keep the behaviour consistent b/w create and delete. Both use different methods to validate key name today causing the discrepancy. The validation for extra chars should only be done during create/rename key if the strict check flag is switched on and not do this validation on delete or any other API -- 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]
