sadanand48 commented on a change in pull request #1915:
URL: https://github.com/apache/ozone/pull/1915#discussion_r576689846
##########
File path:
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/TrashOzoneFileSystem.java
##########
@@ -529,6 +596,4 @@ boolean processKeyPath(List<String> keyPathList) {
return userInfo.build();
}
-
-
Review comment:
Done.
##########
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileSystemV1.java
##########
@@ -380,21 +380,10 @@ public void testRenameDestinationParentDoesntExist()
throws Exception {
}
}
- @Override
- @Test
- @Ignore("TODO:HDDS-2939")
- public void testTrash() throws Exception {
- }
-
- @Override
- @Test
- @Ignore("TODO:HDDS-2939")
- public void testRenameToTrashEnabled() throws Exception {
- }
-
@Override
@Test
@Ignore("TODO:HDDS-2939")
public void testListStatusWithIntermediateDir() throws Exception {
}
+
Review comment:
Done.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]