[
https://issues.apache.org/jira/browse/FLINK-40570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Fan resolved FLINK-40570.
-----------------------------
Fix Version/s: kafka-5.1.0
Resolution: Fixed
Merged to main(5.1..0) via: 47c9e6d2859418c1074f5cd79cdc73079f2dd60e
> Speed up CI by cancelling jobs upon test completion
> ---------------------------------------------------
>
> Key: FLINK-40570
> URL: https://issues.apache.org/jira/browse/FLINK-40570
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Kafka
> Reporter: Efrat Levitan
> Assignee: Efrat Levitan
> Priority: Minor
> Labels: pull-request-available
> Fix For: kafka-5.1.0
>
>
> While analyzing CI
> failures[[1]|https://github.com/apache/flink-connector-kafka/actions/runs/33749050730/job/100628141595?pr=285]
>
> [[2]|https://github.com/apache/flink-connector-kafka/actions/runs/33780517843/job/101106906200?pr=295]
> I noticed that {{{}testTopicIntegritySuccess{}}}, though successfully
> passing, yields >1000 lines of {{TimeoutException: Kafka server timed out}}
> stack traces due to closing the kafka server before the minicluster teardown,
> and also holds back minicluster slots from being rescheduled for the next
> test, slowing down CI.
> *Suggested fix:*
> Cancel the jobs when the test completes to improve suite speed and reduce
> misleading logs
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)