swamirishi commented on code in PR #9605:
URL: https://github.com/apache/ozone/pull/9605#discussion_r2672223540


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMDbCheckpointServletInodeBasedXfer.java:
##########
@@ -285,6 +286,33 @@ public void testTarballBatching(boolean includeSnapshots) 
throws Exception {
     }
   }
 
+  @Test
+  public void testWriteDBToArchiveClosesFilesListStream() throws Exception {
+    cluster = mock(MiniOzoneCluster.class);

Review Comment:
   removed this made cluster = null afterEach



-- 
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]

Reply via email to