You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2017/04/21 02:43:04 UTC

[jira] [Created] (FLINK-6350) Flink: Windowing does not work with streams from collections and the local execution environment

Bowen Li created FLINK-6350:
-------------------------------

             Summary: Flink: Windowing does not work with streams from collections and the local execution environment
                 Key: FLINK-6350
                 URL: https://issues.apache.org/jira/browse/FLINK-6350
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Bowen Li
            Assignee: Bowen Li
             Fix For: 1.2.2


When using events via the {{fromCollection}} method of {{StreamExecutionEnvironment}}, window timing is not supported. The time windows close immediately.  

This is unfortunate because mocking events from collections and testing them locally is a powerful way to unit test stream processors.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)