sadanand48 commented on code in PR #8453:
URL: https://github.com/apache/ozone/pull/8453#discussion_r2194381321


##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/request/OMClientRequest.java:
##########
@@ -521,17 +521,34 @@ public static String validateAndNormalizeKey(boolean 
enableFileSystemPaths,
     }
   }
 
+  public static String normalizeKeyPath(boolean keyNameCharCheckEnabled, 
boolean enableFileSystemPaths,

Review Comment:
   add a javadoc explaining how this is different from the other method. 



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