You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "DaveTeng0 (via GitHub)" <gi...@apache.org> on 2023/05/03 19:45:47 UTC

[GitHub] [ozone] DaveTeng0 commented on a diff in pull request #4630: HDDS-8484. Allow Ozone volume name to have special characters

DaveTeng0 commented on code in PR #4630:
URL: https://github.com/apache/ozone/pull/4630#discussion_r1184183762


##########
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java:
##########
@@ -619,7 +620,6 @@ public void createBucket(String volumeName, String bucketName)
   public void createBucket(
       String volumeName, String bucketName, BucketArgs bucketArgs)
       throws IOException {
-    verifyVolumeName(volumeName);

Review Comment:
   oops unintentionally. Thanks attila!



-- 
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: issues-unsubscribe@ozone.apache.org

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


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