You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2023/04/04 17:43:00 UTC

[jira] [Commented] (FLINK-25509) FLIP-208: Add RecordEvaluator to dynamically stop source based on de-serialized records

    [ https://issues.apache.org/jira/browse/FLINK-25509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708518#comment-17708518 ] 

Martijn Visser commented on FLINK-25509:
----------------------------------------

[~ruanhang1993] [~lindong] This ticket is currently open, but it appears the change has been merged. It also appears that this change has broken Pulsar for 1.18-SNAPSHOT, see https://github.com/apache/flink-connector-pulsar/actions/runs/4608676287/jobs/8144772934#step:13:151

Could you take a look?

> 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
>
> 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)