smengcl commented on a change in pull request #547: HDDS-2928. Implement 
ofs://: listStatus
URL: https://github.com/apache/hadoop-ozone/pull/547#discussion_r382678624
 
 

 ##########
 File path: 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestRootedOzoneFileSystem.java
 ##########
 @@ -492,4 +493,42 @@ private void assertKeyNotFoundException(IOException ex) {
     GenericTestUtils.assertExceptionContains("KEY_NOT_FOUND", ex);
   }
 
+  /**
+   * OFS: Test recursive listStatus on root.
+   */
+  @Test
+  public void testListStatusRootAndVolumeNonRecursive() throws Exception {
 
 Review comment:
   Done in 5048760863a73ae3712bed1f6b8b21f6ced247a8

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to