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 2022/04/12 12:14:00 UTC

[GitHub] [ozone] rakeshadr commented on a diff in pull request #3296: HDDS-6561. Modify default bucket layout to LEGACY.

rakeshadr commented on code in PR #3296:
URL: https://github.com/apache/ozone/pull/3296#discussion_r848364267


##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -3043,18 +3043,18 @@
 
   <property>
     <name>ozone.default.bucket.layout</name>
-    <value>OBJECT_STORE</value>
+    <value>LEGACY</value>

Review Comment:
   How about keeping it empty and not include `LEGACY` into the supported values.
   ` <value/>`



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