adoroszlai commented on PR #4245: URL: https://github.com/apache/ozone/pull/4245#issuecomment-1938807024
@ArafatKhan2198 please merge `master` into your branch and resolve compile error: ``` Error: /home/runner/work/ozone/ozone/hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/api/TestNSSummaryEndpointWithOBS.java:[1129,12] no suitable constructor found for SCMNodeStat(long,long,long) Error: constructor org.apache.hadoop.hdds.scm.container.placement.metrics.SCMNodeStat.SCMNodeStat() is not applicable Error: (actual and formal argument lists differ in length) Error: constructor org.apache.hadoop.hdds.scm.container.placement.metrics.SCMNodeStat.SCMNodeStat(org.apache.hadoop.hdds.scm.container.placement.metrics.SCMNodeStat) is not applicable Error: (actual and formal argument lists differ in length) Error: constructor org.apache.hadoop.hdds.scm.container.placement.metrics.SCMNodeStat.SCMNodeStat(long,long,long,long,long) is not applicable Error: (actual and formal argument lists differ in length) ``` https://github.com/apache/ozone/actions/runs/7862913313/job/21479359409?pr=4245#step:6:2865 -- 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]
