[
https://issues.apache.org/jira/browse/FLINK-27919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-27919:
-----------------------------------
Labels: pull-request-available (was: )
> Add FLIP-27-based Data Generator Source
> ---------------------------------------
>
> Key: FLINK-27919
> URL: https://issues.apache.org/jira/browse/FLINK-27919
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / Common
> Reporter: Alexander Fedulov
> Assignee: Alexander Fedulov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.17.0
>
>
> It is frequently required to generate arbitrary events at the "mock" source.
> Such requirement arises both for Flink users, in the scope of demo/PoC
> projects, and for Flink developers when writing tests. The go-to solution for
> these purposes so far was implementing data generators as
> {{{}SourceFunctions{}}}. Since {{SourceFunction}} is superseded by FLIP-27
> {{Source}} API and is due to be deprecated, it is required to provide users
> with a convenient alternative based on the new API.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)