Arvid Heise created FLINK-37613: ----------------------------------- Summary: Fix resource leak during transaction abortion Key: FLINK-37613 URL: https://issues.apache.org/jira/browse/FLINK-37613 Project: Flink Issue Type: Bug Components: Connectors / Kafka Affects Versions: kafka-4.0.0 Reporter: Arvid Heise Assignee: Arvid Heise
Because of FLINK-37612, we may leak resources. We can work around that by guarding the abortion loop and cleanup manually. -- This message was sent by Atlassian Jira (v8.20.10#820010)