You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2015/01/23 14:14:34 UTC

[jira] [Updated] (FLINK-1425) Turn lazy operator execution off for streaming programs

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

Gyula Fora updated FLINK-1425:
------------------------------
    Assignee: Ufuk Celebi

> Turn lazy operator execution off for streaming programs
> -------------------------------------------------------
>
>                 Key: FLINK-1425
>                 URL: https://issues.apache.org/jira/browse/FLINK-1425
>             Project: Flink
>          Issue Type: Task
>          Components: Streaming
>    Affects Versions: 0.9
>            Reporter: Gyula Fora
>            Assignee: Ufuk Celebi
>
> Streaming programs currently use the same lazy operator execution model as batch programs. This makes the functionality of some operators like time based windowing very awkward, since they start computing windows based on the start of the operator.
> Also, one should expect for streaming programs to run continuously so there is not much to gain from lazy execution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)