The GitHub Actions job "Flink Connector Kafka CI" on 
flink-connector-kafka.git/main has succeeded.
Run started by GitHub user AHeise (triggered by AHeise).

Head commit for run:
a84c2b8a768392d7974523ae875497e83e6fdfdc / 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/14264455436

With regards,
GitHub Actions via GitBox

Reply via email to