jolshan commented on pull request #11248: URL: https://github.com/apache/kafka/pull/11248#issuecomment-905028262
Hi. This PR seemed to break the 2.8 branch. When I try to run checkstyle I see: ``` > Task :streams:compileTestJava /Users/jolshan/kafka/streams/src/test/java/org/apache/kafka/streams/integration/MetricsReporterIntegrationTest.java:73: error: stop() has private access in EmbeddedKafkaCluster CLUSTER.stop(); ``` I believe that file was added in this commit. -- 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