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)