dajac commented on code in PR #14524:
URL: https://github.com/apache/kafka/pull/14524#discussion_r1355468634
##########
tests/kafkatest/tests/core/consume_bench_test.py:
##########
@@ -44,7 +44,6 @@ def setUp(self):
self.trogdor.start()
if self.zk:
self.zk.start()
- self.kafka.start()
Review Comment:
Is there a way to avoid having to remove this? It seems that we were able to
do something for the `metadata_quorum` param.
--
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]