swagle commented on issue #718: HDDS-3224. Enforce volume and bucket name rule 
at create time.
URL: https://github.com/apache/hadoop-ozone/pull/718#issuecomment-606100247
 
 
   > @swagle, thanks for working on the fix. I tried the patch locally with 
non-HA OM. A volume with name "11" still can be created using Nanda's tool. The 
volume and bucket name check is in RpcClient.java while Nanda's tool use 
OzoneManagerProtocolClientSideTranslatorPB directly which bypass the check. Can 
we move these checks to server-side as HDFS does? so that we just need one 
place to verify volume and bucket name integrity.
   
   Hi Sammy, that is correct, it would be possible since I modified the patch 
based on @bharatviswa504  comments. Do you know where is the source for the 
tool?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to