[jira] [Commented] (FLINK-30805) SplitEnumerator#handleSplitRequest() should be called automatically

2023-03-14 Thread Mason Chen (Jira)


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

Mason Chen commented on FLINK-30805:


[~echauchot] left a comment, I'm not sure this change makes sense

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


[jira] [Commented] (FLINK-30805) SplitEnumerator#handleSplitRequest() should be called automatically

2023-03-08 Thread Etienne Chauchot (Jira)


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

Etienne Chauchot commented on FLINK-30805:
--

[~MartijnVisser] can you assign this ticket to me ?

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