steveloughran commented on issue #630: HADOOP-15999 S3Guard OOB: improve test 
resilience and probes
URL: https://github.com/apache/hadoop/pull/630#issuecomment-476883734
 
 
   Checkstyle
   ```
   
./hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/contract/AbstractContractGetFileStatusTest.java:400:
      + "-" + UUID.randomUUID());: '+' has incorrect indentation level 6, 
expected level should be 8. [Indentation]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3GuardOutOfBandOperations.java:401:
      assertArraySize("Added one file to the new dir and modified the same 
file, ": Line is longer than 80 characters (found 82). [LineLength]
   
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3GuardOutOfBandOperations.java:509:
  /**: First sentence should end with a period. [JavadocStyle]
   ```

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