sadanand48 commented on PR #6218: URL: https://github.com/apache/ozone/pull/6218#issuecomment-1943202276
Thanks @ashishkumar50 for the patch, In what cases does the DB store key with trailing slash here ? How was the key inserted ? From what I see , if FS paths is enabled, even key creates are normalized and goes through same method (validateAndNormalizeKey) , see OmKeyCreateRequest so normalizing during delete is valid . -- 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]
