steveloughran commented on issue #1359: HADOOP-16430.S3AFilesystem.delete to 
incrementally update s3guard with deletions
URL: https://github.com/apache/hadoop/pull/1359#issuecomment-527832823
 
 
   Some checkstyles; will fix
   
   ```
   
./hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileStatus.java:110:
  S3AFileStatus(Path path,:3: More than 7 parameters (found 9). 
[ParameterNumber]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3AMetadataPersistenceException.java:116:
                () -> { outputStream.close(); });:23: '{' at column 23 should 
have line break after. [LeftCurly]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3GuardListConsistency.java:536:
    Path root = path("testInconsistentS3ClientDeletes-" + 
DEFAULT_DELAY_KEY_SUBSTRING);: Line is longer than 80 characters (found 87). 
[LineLength]
   ```

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