showuon commented on a change in pull request #10884: URL: https://github.com/apache/kafka/pull/10884#discussion_r651521106
########## File path: tests/kafkatest/tests/streams/streams_broker_compatibility_test.py ########## @@ -114,23 +114,22 @@ def test_compatible_brokers_eos_alpha_enabled(self, broker_version): self.consumer.stop() self.kafka.stop() - # TODO enable after 2.5 is released - # @parametrize(broker_version=str(LATEST_2_5)) - # def test_compatible_brokers_eos_beta_enabled(self, broker_version): Review comment: We forgot to enable it after V2.5. Enable it now. -- 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