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

   And it had to be reverted due to code added in other commits on `master` in 
the meantime, there was a compile error.
   
   ```
   [ERROR] COMPILATION ERROR : 
   [ERROR] 
/home/runner/work/ozone/ozone/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/SCMNodeManager.java:[1086,29]
 cannot find symbol
   [ERROR] 
/home/runner/work/ozone/ozone/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/SCMNodeManager.java:[1096,29]
 cannot find symbol
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) 
on project hdds-server-scm: Compilation failure: Compilation failure: 
   [ERROR] 
/home/runner/work/ozone/ozone/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/SCMNodeManager.java:[1086,29]
 cannot find symbol
   [ERROR]   symbol:   method 
getDatanodeInfo(org.apache.hadoop.hdds.protocol.DatanodeDetails)
   [ERROR]   location: class org.apache.hadoop.hdds.scm.node.SCMNodeManager
   [ERROR] 
/home/runner/work/ozone/ozone/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/SCMNodeManager.java:[1096,29]
 cannot find symbol
   [ERROR]   symbol:   method 
getDatanodeInfo(org.apache.hadoop.hdds.protocol.DatanodeDetails)
   [ERROR]   location: class org.apache.hadoop.hdds.scm.node.SCMNodeManager
   ```


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