steveloughran commented on PR #5548:
URL: https://github.com/apache/hadoop/pull/5548#issuecomment-1523060709

   little bit of indentation
   ```
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:160:
  @Test:3: Method length is 154 lines (max allowed is 150). [MethodLength]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:345:
  /**: First sentence should end with a period. [JavadocStyle]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:426:
        case REQUEST_BYTE_TRANSFER_EVENT:: 'case' child has incorrect 
indentation level 8, expected level should be 6. [Indentation]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:427:
          uploadEvents.incrementAndGet();: 'block' child has incorrect 
indentation level 10, expected level should be 8. [Indentation]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:428:
          break;: 'block' child has incorrect indentation level 10, expected 
level should be 8. [Indentation]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:584:
        .opt(FS_OPTION_OPENFILE_BUFFER_SIZE,uploadBlockSize):44: ',' is not 
followed by whitespace. [WhitespaceAfter]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:587:
         DurationInfo ignored = new DurationInfo(LOG, "Sequential read of %,d 
bytes", validateSize)) {: Line is longer than 100 characters (found 102). 
[LineLength]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:627:
        .opt(FS_OPTION_OPENFILE_BUFFER_SIZE,uploadBlockSize):44: ',' is not 
followed by whitespace. [WhitespaceAfter]
   ```
   


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to