steveloughran commented on a change in pull request #951: HADOOP-15183. S3Guard
store becomes inconsistent after partial failure of rename
URL: https://github.com/apache/hadoop/pull/951#discussion_r293070136
##########
File path:
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/auth/ITestAssumeRole.java
##########
@@ -524,78 +521,6 @@ public Path methodPath() throws IOException {
return path(getMethodName());
}
- @Test
- public void testRestrictedRename() throws Throwable {
- describe("rename with parent paths not writeable");
- executeRestrictedRename(createAssumedRoleConfig());
- }
-
- @Test
- public void testRestrictedSingleDeleteRename() throws Throwable {
Review comment:
moved to ITestPartialRenamesDeletes and extended, parameterized etc.
----------------------------------------------------------------
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]