The GitHub Actions job "Flink Connector Kafka CI" on flink-connector-kafka.git/FLINK-37613-fix-leak has failed. Run started by GitHub user AHeise (triggered by AHeise).
Head commit for run: 8ab0751483e1995f2d437fc7b68ecfd58beafb1a / Arvid Heise <ar...@apache.org> [FLINK-37613] Fix resource leak during abortion Transaction abortion can take a while. Apparently, task cleanup may not trigger correctly if this abortion is interrupted (for some unrelated reason). This leaks producers. The fix is to close() manually during initialization of the EOS writer until we fixed the Flink bug. Report URL: https://github.com/apache/flink-connector-kafka/actions/runs/14260719541 With regards, GitHub Actions via GitBox