steveloughran commented on a change in pull request #1660: HADOOP-16653.
S3Guard DDB overreacts to no tag access
URL: https://github.com/apache/hadoop/pull/1660#discussion_r335519195
##########
File path:
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/auth/ITestAssumeRole.java
##########
@@ -756,4 +756,25 @@ public void testBucketLocationForbidden() throws
Throwable {
Assertions.assertThat(info)
.contains(S3GuardTool.BucketInfo.LOCATION_UNKNOWN);
}
+ /**
+ * Turn off access to dynamo DB Tags and see how DDB table init copes.
Review comment:
maybe add: There's no testing of the codepath other than checking the logs
-this test does make sure that no regression stops the tag permission failures
from halting the client
----------------------------------------------------------------
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]