adoroszlai commented on PR #4209:
URL: https://github.com/apache/ozone/pull/4209#issuecomment-1414244067

   @djordje-mijatovic
   
   There are some checkstyle and findbugs failures:
   
   ```
   
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/SCMClientProtocolServer.java
    1056: '{' is not followed by whitespace.
    1056: '}' is not preceded with whitespace.
   
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/SCMNodeManager.java
    833: '{' is not followed by whitespace.
    833: '}' is not preceded with whitespace.
   ```
   
https://github.com/apache/ozone/actions/runs/4067980994/jobs/7014785265#step:6:430
   
   ```
   M B DE: 
org.apache.hadoop.hdds.scm.node.SCMNodeManager.getMostOrLeastUsedDatanodes(boolean)
 might ignore org.apache.hadoop.hdds.scm.node.states.NodeNotFoundException  At 
SCMNodeManager.java:[line 833]
   ```
   
https://github.com/apache/ozone/actions/runs/4067980994/jobs/7014785382#step:6:1895


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