steveloughran commented on issue #1707: HADOOP-16697. Tune/audit auth mode
URL: https://github.com/apache/hadoop/pull/1707#issuecomment-562104318
 
 
   findbugs
   ```
   
   Unchecked/unconfirmed cast from 
org.apache.hadoop.fs.s3a.s3guard.BulkOperationState to 
org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore$AncestorState in 
org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore.markAsAuthoritative(Path,
 BulkOperationState) At 
DynamoDBMetadataStore.java:org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore$AncestorState
 in 
org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore.markAsAuthoritative(Path,
 BulkOperationState) At DynamoDBMetadataStore.java:[line 2104]
   --
     | Switch statement found in 
org.apache.hadoop.fs.s3a.s3guard.S3GuardTool$BucketInfo.run(String[], 
PrintStream) where one case falls through to the next case At 
S3GuardTool.java:PrintStream) where one case falls through to the next case At 
S3GuardTool.java:[lines 1276-1283]
   
   
   ```

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