neils-dev commented on code in PR #3741:
URL: https://github.com/apache/ozone/pull/3741#discussion_r1133014383
##########
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:
Pls try to keep changes made to code under review to just address review
comments.
--
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]