[
https://issues.apache.org/jira/browse/KAFKA-19677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101165#comment-18101165
]
Yunseop Eom commented on KAFKA-19677:
-------------------------------------
PR opened: https://github.com/apache/kafka/pull/23047 for KAFKA-19677. Hardened
SmokeTestDriverIntegrationTest cleanup so Kafka Streams clients in the ERROR
state are closed before the embedded cluster stops, and cleared stale client
references between parameterized runs. Added a focused regression test; the
test was RED before the fix and GREEN after it. Both
SmokeTestDriverIntegrationTest parameterizations, the cleanup test, Spotless,
and Checkstyle passed. Status: PR open and awaiting review.
> Flaky Test org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest
> ------------------------------------------------------------------------------
>
> Key: KAFKA-19677
> URL: https://issues.apache.org/jira/browse/KAFKA-19677
> Project: Kafka
> Issue Type: Test
> Components: streams, unit tests
> Reporter: Lucy Liu
> Priority: Critical
> Labels: flaky-test
>
> The test `SmokeTestDriverIntegrationTest` failed many time in recent runs:
> [https://develocity.apache.org/scans/tests?search.names=Git%20branch&search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.timeZoneId=America%2FLos_Angeles&search.values=trunk&tests.container=org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest&tests.sortField=FLAKY]
>
> Sample run:
> https://github.com/apache/kafka/actions/runs/17471808549/job/49622305615?pr=20266
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)