[ 
https://issues.apache.org/jira/browse/FLINK-3549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flink Jira Bot updated FLINK-3549:
----------------------------------
      Labels: auto-deprioritized-major auto-deprioritized-minor  (was: 
auto-deprioritized-major stale-minor)
    Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Minor, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> Make streaming examples more streaming
> --------------------------------------
>
>                 Key: FLINK-3549
>                 URL: https://issues.apache.org/jira/browse/FLINK-3549
>             Project: Flink
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 1.0.0
>            Reporter: Stephan Ewen
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> The following choices make the examples "not streaming"
>   - Many of the streaming example are currently using a small bounded data 
> set. The data set is immediately consumed, the program finishes
>   - Many examples read text or csv input files
> I suggest to rework the examples to use not static data sets and files, but 
> infinite streams and throttled generated streams (via iterators).
> Command line parameters can be used to influence their behavior



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to