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/02 11:52:00 UTC

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

Stephan Ewen created FLINK-19492:
------------------------------------

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