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

   Thanks @slfan1989 for working on this.  Converted it to draft because there 
is a failing test:
   
   ```
   [ERROR] 
org.apache.hadoop.hdds.scm.node.TestSCMNodeManager.tesVolumeInfoFromNodeReport  
Time elapsed: 1.105 s  <<< ERROR!
   java.lang.UnsupportedOperationException
        at java.base/java.util.AbstractList.add(AbstractList.java:153)
        at java.base/java.util.AbstractList.add(AbstractList.java:111)
        at 
org.apache.hadoop.hdds.scm.node.DatanodeInfo.updateStorageReports(DatanodeInfo.java:186)
        at 
org.apache.hadoop.hdds.scm.node.SCMNodeManager.processNodeReport(SCMNodeManager.java:674)
        at 
org.apache.hadoop.hdds.scm.node.SCMNodeManager.register(SCMNodeManager.java:423)
        at 
org.apache.hadoop.hdds.scm.node.SCMNodeManager.register(SCMNodeManager.java:360)
        at 
org.apache.hadoop.hdds.scm.node.TestSCMNodeManager.tesVolumeInfoFromNodeReport(TestSCMNodeManager.java:1591)
   ```
   
   https://github.com/slfan1989/ozone/actions/runs/11471452180
   https://github.com/slfan1989/ozone/actions/runs/11476535807
   https://github.com/slfan1989/ozone/actions/runs/11625983369


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