sreejasahithi commented on code in PR #8453:
URL: https://github.com/apache/ozone/pull/8453#discussion_r2200297792
##########
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/request/key/TestOMKeyDeleteRequestWithFSO.java:
##########
@@ -227,4 +236,63 @@ public void testRecursiveAccessCheck() throws Exception {
// false for file1.
assertFalse(pathViewer.isCheckRecursiveAccess());
}
+
+ @Test
+ public void testDeleteDirectoryWithColonInFSOBucket() throws Exception {
Review Comment:
I actually want to test it for a bucket with FSO layout, and this class has
helper methods which I can use in the test.
--
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]