adoroszlai commented on a change in pull request #1081:
URL: https://github.com/apache/hadoop-ozone/pull/1081#discussion_r452326354



##########
File path: 
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/container/MockNodeManager.java
##########
@@ -605,6 +616,12 @@ public void setNetworkTopology(NetworkTopology topology) {
       this.currentState = currentState;
     }
 
+    NodeData(long capacity, long used, long currentState, long healthyVolumes) 
{

Review comment:
       Parameter `healthyVolumes` is unused.




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

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