Arvid Heise created FLINK-37281: ----------------------------------- Summary: Refactor KafkaSinkITCase Key: FLINK-37281 URL: https://issues.apache.org/jira/browse/FLINK-37281 Project: Flink Issue Type: Improvement Components: Connectors / Kafka Affects Versions: kafka-3.4.0 Reporter: Arvid Heise Assignee: Arvid Heise
KafkaSinkITCase's assertions are intermixed with operations making it hard to reason about the state and also introducing some flakiness in edge cases. A quick refactor will separate the behavioral components from data capture and assertions. -- This message was sent by Atlassian Jira (v8.20.10#820010)