You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zhouli (Jira)" <ji...@apache.org> on 2022/07/11 08:16:00 UTC

[jira] [Commented] (FLINK-28056) Introduce high level API for cases that do not require specific SourceEnumerator logic.

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

zhouli commented on FLINK-28056:
--------------------------------

I'm working on FLINK-28227 now and found that it's would be nice to have this NoOpSplitEnumerator, maybe we should implement this class first. [~martijnvisser] , can you assign this ticket to me ?

> Introduce high level API for cases that do not require specific SourceEnumerator logic.
> ---------------------------------------------------------------------------------------
>
>                 Key: FLINK-28056
>                 URL: https://issues.apache.org/jira/browse/FLINK-28056
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Common
>            Reporter: Alexander Fedulov
>            Priority: Major
>
> There are simple cases that do not require any specific SplitEnumerator logic. It should be as simple to implement them with the Source API as it is with SourceFunction.
> NoOpSplitEnumerator?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)