ashishkumar50 commented on PR #5722:
URL: https://github.com/apache/ozone/pull/5722#issuecomment-1840287539

   > I think a better solution would be to normalize the keyName for FSO 
instead of checking for trailing slash. While normalizing, don't preserve 
trailing slash.
   
   @sadanand48 Thanks for the review, We cannot just use the normalize here as 
normalize will remove the trailing slash. But we want to use trailing slash 
here to determine whether key check has to be checked in directory table or 
file table or both.


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

Reply via email to