steveloughran commented on a change in pull request #1661: HADOOP-16484. S3A to 
warn or fail if S3Guard is disabled
URL: https://github.com/apache/hadoop/pull/1661#discussion_r337623322
 
 

 ##########
 File path: 
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/s3guard/TestS3Guard.java
 ##########
 @@ -261,6 +265,24 @@ public void testTTLConstruction() throws Throwable {
         new S3Guard.TtlTimeProvider(conf));
   }
 
+  @Test
+  public void testLogS3GuardDisabled() throws Exception {
 
 Review comment:
   Verify case in sensitivity; "inform" must work too

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

Reply via email to