lucasbru opened a new pull request, #19425: URL: https://github.com/apache/kafka/pull/19425
KIP-1071 creates internal topics broker-side, so this test checks whether, when KIP-1071 is enabled, basically the same topics are created. It also adds a little helper method in `EmbeddedKafkaCluster`, so that fewer code changes are required to enable KIP-1071. We use that helper in the already enabled SmokeTestDriverIntegrationTest and revert some of the changes there (making the cluster `final` again). -- 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