You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2020/10/25 14:02:00 UTC

[jira] [Closed] (FLINK-19492) Consolidate Source Events between Source API and Split Reader API

     [ https://issues.apache.org/jira/browse/FLINK-19492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen closed FLINK-19492.
--------------------------------

> Consolidate Source Events between Source API and Split Reader API
> -----------------------------------------------------------------
>
>                 Key: FLINK-19492
>                 URL: https://issues.apache.org/jira/browse/FLINK-19492
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Core, Connectors / Common
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> The Source API (flink-core) and the SplitReader API (flink-connector-base) have currently separate copies of events to request splits and to signal that no splits are available.
> We should consolidate those in flink-core.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)