devmadhuu commented on code in PR #5647:
URL: https://github.com/apache/ozone/pull/5647#discussion_r1403250692
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/recon/TestReconInsightsForDeletedDirectories.java:
##########
@@ -178,7 +178,7 @@ public void testGetDeletedDirectoryInfo()
// Sync data from Ozone Manager to Recon.
OzoneManagerServiceProviderImpl impl = (OzoneManagerServiceProviderImpl)
Review Comment:
If this impl ref not used here in test, can we remove ?
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/recon/TestReconInsightsForDeletedDirectories.java:
##########
@@ -292,7 +292,7 @@ public void
testGetDeletedDirectoryInfoForNestedDirectories()
// Sync data from Ozone Manager to Recon.
OzoneManagerServiceProviderImpl impl = (OzoneManagerServiceProviderImpl)
Review Comment:
If this impl ref not used here in test, can we remove ?
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/recon/TestReconInsightsForDeletedDirectories.java:
##########
@@ -380,7 +381,8 @@ public void
testGetDeletedDirectoryInfoWithMultipleSubdirectories()
// Sync data from Ozone Manager to Recon.
OzoneManagerServiceProviderImpl impl = (OzoneManagerServiceProviderImpl)
Review Comment:
If this impl ref not used here in test, can we remove ?
--
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]