sodonnel commented on a change in pull request #2377:
URL: https://github.com/apache/ozone/pull/2377#discussion_r660748852



##########
File path: 
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/node/states/TestNodeStateMap.java
##########
@@ -127,26 +129,26 @@ public void 
testGetNodeMethodsReturnCorrectCountsAndStates()
    */
   @Test
   public void testConcurrency() throws Exception {
-    NodeStateMap nodeStateMap = new NodeStateMap();
+    //NodeStateMap nodeStateMap = new NodeStateMap();

Review comment:
       This commented line should probably be removed, however I am not sure if 
any of these NodeStateMap changes are needed, as I am not sure if we need to 
add the node to the topology map in NodeStateMap, when it already happens in 
the register method.




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