rakeshadr commented on pull request #2919:
URL: https://github.com/apache/ozone/pull/2919#issuecomment-995747894
@jojochuang There are few checkstyle errors, pls take care.
```
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/ReplicatedFileChecksumHelper.java
38: Missing a Javadoc comment.
43: Line is longer than 80 characters (found 97).
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/BaseFileChecksumHelper.java
50: Variable 'rpcClient' must be private and have accessor
methods.
51: Variable 'xceiverClientFactory' must be private and have
accessor methods.
55: Variable 'blockChecksumBuf' must be private and have accessor
methods.
58: Variable 'keyLocationInfos' must be private and have accessor
methods.
```
--
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]