rakeshadr commented on a change in pull request #2730:
URL: https://github.com/apache/ozone/pull/2730#discussion_r746198870



##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -2993,6 +2993,21 @@
       FILE_SYSTEM_OPTIMIZED: This layout allows the bucket to support atomic 
rename/delete operations and
       also allows interoperability between S3 and FS APIs. Keys written via S3 
API with a "/" delimiter
       will create intermediate directories.
+      For testing purposes LEGACY layout is also allowed. LEGACY layout is not 
recommended and will be removed in the
+      future.
+    </description>
+  </property>
+
+  <property>
+    <name>ozone.client.test.ofs.default.bucket.layout</name>
+    <value>FILE_SYSTEM_OPTIMIZED</value>
+    <tag>OZONE, MANAGEMENT</tag>

Review comment:
       tag should be :
   
   `<tag>OZONE, CLIENT</tag>`




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