steveloughran edited a comment on pull request #3289:
URL: https://github.com/apache/hadoop/pull/3289#issuecomment-914146154


   ```
   
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/auth/delegation/ITestSessionDelegationTokens.java:207:6:[deprecation]
 <T>assertThat(String,T,Matcher<? super T>) in Assert has been deprecated
   
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/auth/delegation/ITestSessionDelegationInFileystem.java:260:44:[unchecked]
 unchecked cast
   
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3ATemporaryCredentials.java:204:6:[deprecation]
 <T>assertThat(String,T,Matcher<? super T>) in Assert has been deprecated
   
   
./hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/commit/CommitContext.java:385:
    public PoolSubmitter(ExecutorService executor) {:5: Redundant 'public' 
modifier. [RedundantModifier]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/commit/ITestCommitOperationCost.java:212:
          );: 'method call rparen' has incorrect indentation level 10, expected 
level should be 6. [Indentation]
   ```


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

Reply via email to