Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- relates to
-
FLINK-31167 Verify that no exclusions were erroneously added to the japicmp plugin
- Resolved
- links to