[
https://issues.apache.org/jira/browse/FLINK-30805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30805:
-----------------------------------
Labels: pull-request-available (was: )
> SplitEnumerator#handleSplitRequest() should be called automatically
> -------------------------------------------------------------------
>
> Key: FLINK-30805
> URL: https://issues.apache.org/jira/browse/FLINK-30805
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Common
> Reporter: Etienne Chauchot
> Priority: Major
> Labels: pull-request-available
>
> SplitEnumerator#handleSplitRequest() is not called automatically by the new
> source framework which could be surprising to a source author. Right now a
> source author would have to call it himself when a split is finished or early
> when the reader gets created.
> IMHO it would be good if we could find a way for the framework to call it
> when a split is finished automatically
--
This message was sent by Atlassian Jira
(v8.20.10#820010)