You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/04/21 03:58:15 UTC

[GitHub] [hadoop-ozone] cku328 edited a comment on issue #812: HDDS-3161. Block illegal characters when creating keys.

cku328 edited a comment on issue #812:
URL: https://github.com/apache/hadoop-ozone/pull/812#issuecomment-616701969


   Thanks to @elek for the comments and @mukul1987 for the review.
   
   I referenced the commit and review comments for this pull request(#718), implemented the key name check at `OMKeyCreateRequest#preExecute`, and applied it the same way to other requests (e.g.: CreateFile, RenameKey). 
   
   In the newly submitted patch, I fixed some of the requests for missing check names, and I tested the put file through OzoneFS and it worked.
   
   ![test](https://user-images.githubusercontent.com/14295594/79781045-7d98dd00-836f-11ea-9646-a1345f41903d.png)
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org