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