slfan1989 commented on PR #4565:
URL: https://github.com/apache/hadoop/pull/4565#issuecomment-1195639105

   some checkStyle need fix
   
   ```
   
./hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/qjournal/client/AsyncLoggerSet.java:208:
  public QuorumCall<AsyncLogger,NewEpochResponseProto> newEpoch(long epoch) 
{:32: ',' is not followed by whitespace. [WhitespaceAfter]
   
./hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/qjournal/client/AsyncLoggerSet.java:253:
  QuorumCall<AsyncLogger,Void> acceptRecovery(SegmentStateProto log, URL 
fromURL) {:25: ',' 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: [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