siddhantsangwan commented on a change in pull request #2230:
URL: https://github.com/apache/ozone/pull/2230#discussion_r631636981



##########
File path: 
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/container/MockNodeManager.java
##########
@@ -139,6 +137,37 @@ public MockNodeManager(boolean initializeFakeNodes, int 
nodeCount) {
         initializeFakeNodes, nodeCount);
   }
 
+  public MockNodeManager(List<DatanodeUsageInfo> nodes)

Review comment:
       Extracted initialization out to an initialization block.




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