kamalcph commented on code in PR #14285:
URL: https://github.com/apache/kafka/pull/14285#discussion_r1306960147


##########
storage/src/test/java/org/apache/kafka/tiered/storage/TieredStorageTestContext.java:
##########
@@ -309,7 +310,5 @@ public void printReport(PrintStream output) {
 
     @Override
     public void close() throws IOException {
-        Utils.closeAll(producer, consumer);

Review Comment:
   Left it to close any other items in future if required.



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to