cadonna commented on a change in pull request #10317: URL: https://github.com/apache/kafka/pull/10317#discussion_r594287719
########## File path: streams/src/test/java/org/apache/kafka/streams/processor/internals/InternalTopicManagerTest.java ########## @@ -653,56 +798,22 @@ public void shouldReportMisconfigurationsOfCleanupPolicyForWindowedChangelogTopi @Test public void shouldReportMisconfigurationsOfCleanupPolicyForRepartitionTopics() { final long retentionMs = 1000; - mockAdminClient.addTopic( Review comment: Just refactorings from here to the end. ---------------------------------------------------------------- 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