[ https://issues.apache.org/jira/browse/FLINK-25509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798044#comment-17798044 ]
Martijn Visser commented on FLINK-25509: ---------------------------------------- [~ruanhang1993] [~lindong] Both the {{v3.0}} and the {{main}} branch of the Flink Kafka connector work for Flink 1.18 (see https://github.com/apache/flink-connector-kafka/actions/runs/7235099577 which shows the nightly run). I'm inclined to make it only compatible with {{main}} so that a new Flink Kafka connector v3.1 would be released. There are some other changes already in {{main}} as well (different Kafka client) > FLIP-208: Add RecordEvaluator to dynamically stop source based on > de-serialized records > --------------------------------------------------------------------------------------- > > Key: FLINK-25509 > URL: https://issues.apache.org/jira/browse/FLINK-25509 > Project: Flink > Issue Type: New Feature > Components: Connectors / Common, Connectors / Kafka > Reporter: Dong Lin > Assignee: Hang Ruan > Priority: Major > Labels: pull-request-available, stale-assigned > > This feature is needed to migrate applications which uses > KafkaDeserializationSchema::isEndOfStream() from using FlinkKafkaConsumer to > using KafkaSource. > Please checkout > https://cwiki.apache.org/confluence/display/FLINK/FLIP-208%3A+Add+RecordEvaluator+to+dynamically+stop+source+based+on+de-serialized+records > for the motivation and the proposed changes. -- This message was sent by Atlassian Jira (v8.20.10#820010)