wernerdv commented on PR #15101: URL: https://github.com/apache/kafka/pull/15101#issuecomment-1885412204
@divijvaidya hello, I rerun the tests after merging #15093 and #15077. https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-15101/10/testReport/ There are failed tests from the `org.apache.kafka.streams.integration` package that have unexpected treads e.g. `kafka-scheduler`, `Controller-0-to-broker-0-send-thread`, `ReplicaFetcherThread`. https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-15101/10/testReport/org.apache.kafka.streams.integration/ It's also worth looking at the test results: https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-15101/10/testReport/kafka.utils/ The names of the expected threads are similar to https://github.com/apache/kafka/pull/15052/files#diff-b8f9f9d1b191457cbdb332a3429f0ad65b50fa4cef5af8562abcfd1f177a2cfeR2441 Is there anything I can do to improve my 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
