sodonnel commented on code in PR #9836:
URL: https://github.com/apache/ozone/pull/9836#discussion_r2878018763
##########
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/node/TestSCMNodeManager.java:
##########
@@ -268,40 +265,6 @@ public void testGetLastHeartbeatTimeDiff() throws
Exception {
}
}
- /**
- * Tests that node manager handles layout version changes from heartbeats
Review Comment:
Yea there is a test `testProcessLayoutVersionLowerMlv` in the same class
that ensures finalize commands are sent. It currently uses the checkpoints as
we have not removed those, but it will need adjusted when we do I think.
--
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]