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 10:51:42 UTC

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

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


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestObjectStore.java:
##########
@@ -84,17 +84,17 @@ public void testCreateBucketWithBucketLayout() throws Exception {
     store.createVolume(sampleVolumeName);
     OzoneVolume volume = store.getVolume(sampleVolumeName);
 
-    // Case 1: Bucket layout: Empty and OM default bucket layout: OBJECT_STORE
+    // Case 1: Bucket layout: Empty and OM default bucket layout: LEGACY

Review Comment:
   By default, the buckets now get created in `LEGACY` bucket layout. Hence, the test modification.



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