lucasbru opened a new pull request, #19560: URL: https://github.com/apache/kafka/pull/19560
Enables KIP-1071 (`group.protocol=streams`) in stream system tests. All tests using KIP-1071 cannot use `KafkaTest` anymore, since we need to customize the broker configuration. The corresponding functionality is added to `BaseStreamsTest`, which all streams tests will have to extend from now on. There are some left-overs from ZK in the tests that I copied from 'KafkaTest'. They need to be cleaned up, but this should be done in a separate PR. -- 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