hachikuji commented on a change in pull request #8602:
URL: https://github.com/apache/kafka/pull/8602#discussion_r419595855



##########
File path: 
core/src/test/scala/integration/kafka/api/TransactionsBounceTest.scala
##########
@@ -130,13 +129,10 @@ class TransactionsBounceTest extends 
KafkaServerTestHarness {
         iteration += 1
       }
     } finally {
-      producer.close()
-      consumer.close()

Review comment:
       Yeah, I thought it is a preferred pattern to simplify cleanup a little 
bit in test cases. It does not change the behavior of the test.




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

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


Reply via email to