Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I'm seeing ZkMigrationIntegrationTest.testMigrateTopicDeletion fail for many builds. I believe it is also causing a thread leak because on most runs where it fails I also see ReplicaManager tests also fail with extra threads.
The test always fails
`org.opentest4j.AssertionFailedError: Timed out waiting for topics to be deleted`
gradle enterprise link:
recent pr: https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-15023/18/tests/
trunk builds: https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/trunk/2502/tests, https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka/detail/trunk/2501/tests (edited)
Attachments
Issue Links
- duplicates
-
KAFKA-15793 Flaky test ZkMigrationIntegrationTest.testMigrateTopicDeletions
- Resolved
- links to