devmadhuu commented on code in PR #6503:
URL: https://github.com/apache/ozone/pull/6503#discussion_r1583177829


##########
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/api/TestNSSummaryEndpointWithLegacy.java:
##########
@@ -145,6 +146,12 @@ public class TestNSSummaryEndpointWithLegacy {
   private static final String KEY_NINE = "dir5/file9";
   private static final String KEY_TEN = "dir5/file10";
   private static final String KEY_ELEVEN = "file11";
+  private static final String KEY_TWELVE = "file12";

Review Comment:
   > Could you also update the tree diagram for 
`TestNSSummaryEndpointWithLegacy` with the new changes. I think we could 
implement a similar diagram style like present in 
`TestNSSummaryEndpointWithOBSAndLegacy` to show case the file hierarchy.
   
   I added the test case for both legacy and obs buckets in 
`TestNSSummaryEndpointWithOBSAndLegacy` class. Will remove the tree structure 
from here.



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