raju-balpande commented on code in PR #6142:
URL: https://github.com/apache/ozone/pull/6142#discussion_r1474370753
##########
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/TestKeyManagerUnit.java:
##########
@@ -105,7 +104,6 @@ public class TestKeyManagerUnit {
private KeyManagerImpl keyManager;
private Instant startDate;
- private File testDir;
Review Comment:
It is not used anywhere else hence added as a parameter instead of keeping
as instance variable. It is also removed from the method cleanup.
--
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]