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


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/OMConfigKeys.java:
##########
@@ -357,6 +357,12 @@ private OMConfigKeys() {
       "ozone.om.s3.grpc.server_enabled";
   public static final boolean OZONE_OM_S3_GRPC_SERVER_ENABLED_DEFAULT =
       false;
+
+  public static final String OZONE_OM_NAMESPACE_S3_RULE_COMPLIANT =
+          "ozone.om.s3.naming.rule_compliant";

Review Comment:
   We'll decide to use single parameter for both volume and bucket!



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