xBis7 commented on code in PR #3741:
URL: https://github.com/apache/ozone/pull/3741#discussion_r1133935683
##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/impl/TestContainerPersistence.java:
##########
@@ -267,45 +267,45 @@ public void testAddingBlockToDeletedContainer() throws
Exception {
// so skip check the behaviors related to it.
assumeFalse(schemaVersion.contains(OzoneConsts.SCHEMA_V3));
- long testContainerID1 = getTestContainerID();
+ long testContainerID = getTestContainerID();
Review Comment:
I was looking again at the tests and saw some cosmetics we can cleanup.
Maybe, we can keep these changes if it's okay with you.
--
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]