showuon commented on pull request #9904:
URL: https://github.com/apache/kafka/pull/9904#issuecomment-761959595
The failed tests:
```
Build / JDK 8 /
org.apache.kafka.streams.integration.AdjustStreamThreadCountTest.shouldAddAndRemoveStreamThreadsWhileKeepingNamesCorrect
Build / JDK 8 /
org.apache.kafka.streams.integration.AdjustStreamThreadCountTest.shouldRemoveStreamThread
Build / JDK 11 /
org.apache.kafka.streams.integration.AdjustStreamThreadCountTest.shouldRemoveStreamThread
Build / JDK 11 /
org.apache.kafka.streams.integration.AdjustStreamThreadCountTest.shouldRemoveStreamThread
Build / JDK 11 /
org.apache.kafka.trogdor.agent.AgentTest.testAgentProgrammaticShutdown()
Build / JDK 15 / kafka.api.ConsumerBounceTest.testClose
Build / JDK 15 /
kafka.api.CustomQuotaCallbackTest.testCustomQuotaCallback
Build / JDK 15 /
kafka.log.LogCleanerIntegrationTest.testMarksPartitionsAsOfflineAndPopulatesUncleanableMetrics
Build / JDK 15 /
org.apache.kafka.streams.integration.AdjustStreamThreadCountTest.shouldAddAndRemoveStreamThreadsWhileKeepingNamesCorrect
```
All are not related to my change. And the `AdjustStreamThreadCountTest` will
be fixed in this PR: #9888, and the
`kafka.api.CustomQuotaCallbackTest.testCustomQuotaCallback` will be addressed
in this PR: #9777, ant others are flaky tests.
----------------------------------------------------------------
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:
[email protected]