[jira] [Created] (FLINK-2074) Sliding Window Keeps Emitting Elements After Source Stops Producing

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-2074) Sliding Window Keeps Emitting Elements After Source Stops Producing

Shang Yuanchun (Jira)
Aljoscha Krettek created FLINK-2074:
---------------------------------------

             Summary: Sliding Window Keeps Emitting Elements After Source Stops Producing
                 Key: FLINK-2074
                 URL: https://issues.apache.org/jira/browse/FLINK-2074
             Project: Flink
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 0.9
            Reporter: Aljoscha Krettek
            Priority: Blocker


This happens when the source produces some elements, then the source stops for a while and then produces again some elements before stopping again. After this, the window will just keep emitting the last emitted element indefinitely.



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