sumitagrawl commented on code in PR #4405:
URL: https://github.com/apache/ozone/pull/4405#discussion_r1154577227


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileSystemWithLinks.java:
##########
@@ -225,11 +225,9 @@ public void testLoopInLinkBuckets() throws Exception {
 
     try {
       FileSystem.get(conf);
-      Assert.fail("Should throw Exception due to loop in Link Buckets");

Review Comment:
   @sadanand48 Thanks for review, as part of this PR, delete and ls is fixed. 
rename is not allowed for bucket. other file/directory operation will fail as 
source bucket is not present, which is expected.



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