[
https://issues.apache.org/jira/browse/FLINK-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382448#comment-15382448
]
ASF GitHub Bot commented on FLINK-4230:
---------------------------------------
GitHub user StefanRRichter opened a pull request:
https://github.com/apache/flink/pull/2263
[FLINK-4230] [DataStreamAPI] Add Session Windowing ITCase
This PR contains an exhaustive integration test for Session Windows.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StefanRRichter/flink
DoneSessionWindowingITCase
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2263.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2263
----
commit 7bb5788ca6ac23e75dc573e4879d132fdba6cf95
Author: Stefan Richter <[email protected]>
Date: 2016-07-17T16:31:13Z
[FLINK-4230] [DataStreamAPI] Add Session Windowing ITCase
----
> Session Windowing IT Case
> -------------------------
>
> Key: FLINK-4230
> URL: https://issues.apache.org/jira/browse/FLINK-4230
> Project: Flink
> Issue Type: Test
> Components: DataStream API, Local Runtime
> Reporter: Stefan Richter
> Assignee: Stefan Richter
>
> An ITCase for Session Windows is missing that tests correct behavior under
> several parallel sessions, with timely events, late events within and after
> the lateness interval.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)