ronitsanan123 commented on code in PR #5516:
URL: https://github.com/apache/ozone/pull/5516#discussion_r1413208520


##########
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/node/TestSCMNodeManager.java:
##########
@@ -217,6 +219,7 @@ SCMNodeManager createNodeManager(OzoneConfiguration config)
   @Test
   public void testScmHeartbeat()
       throws IOException, InterruptedException, AuthenticationException {
+    TestClock testClock = TestClock.newInstance();

Review Comment:
   ack



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