[
https://issues.apache.org/jira/browse/KAFKA-18665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928817#comment-17928817
]
Shivsundar R commented on KAFKA-18665:
--------------------------------------
One more test "{*}testSubscriptionAndPollFollowedByTopicDeletion(){*}" is
failing with the additional logs compared to above,
{code:java}
Suppressed: org.opentest4j.AssertionFailedError: Thread leak detected:
share-coordinator-reaper, group-coordinator-event-processor-1,
group-coordinator-event-processor-3, group-coordinator-event-processor-0,
group-coordinator-reaper, share-coordinator-event-processor-0,
group-coordinator-event-processor-2 ==> expected: <true> but was: <false>
at
org.apache.kafka.common.test.junit.ClusterTestExtensions.afterEach(ClusterTestExtensions.java:173)
... 16 more {code}
> Controller quorum error when initializing cluster instance
> ----------------------------------------------------------
>
> Key: KAFKA-18665
> URL: https://issues.apache.org/jira/browse/KAFKA-18665
> Project: Kafka
> Issue Type: Bug
> Components: controller
> Reporter: Sushant Mahajan
> Priority: Minor
> Attachments:
> kafka.test.api.ShareConsumerTest.testComplexShareConsumer()[1].test.stdout
>
>
> While running a `@ClusterTest` multiple times, we noticed that it failed with
> the trace attached.
> [^kafka.test.api.ShareConsumerTest.testComplexShareConsumer()[1].test.stdout]
> This appears to be a test framework reliability issue and more specifically
> related to controller registration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)