[ https://issues.apache.org/jira/browse/FLINK-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556231#comment-14556231 ]
Aljoscha Krettek commented on FLINK-2074: ----------------------------------------- I think I found the bug and fixed it. I'll do the pull request once checks are through on travis. > 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 > Assignee: 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)