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

   javadocs
   ```
   
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/functional/FunctionalIO.java:83:
 warning: no @param for <R>
   ```
   
   checkstyles are all about use of _ in method names, except for one
   ```
   
./hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/wrappedio/impl/TestWrappedStatistics.java:257:
    snapshot.setCounter( "c1", 10);:24: '(' is followed by whitespace. 
[ParenPad]
   ```
   


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