[
https://issues.apache.org/jira/browse/FLINK-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15718675#comment-15718675
]
ASF GitHub Bot commented on FLINK-5247:
---------------------------------------
GitHub user mindprince opened a pull request:
https://github.com/apache/flink/pull/2929
[FLINK-5247] Fix check to make sure that we throw error when allowed
lateness is set for non event-time windows.
Also, fix outdated documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mindprince/flink FLINK-5247-allowed-lateness
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2929.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 #2929
----
commit 10d523865e07df61e5a1c2b35e2201b498c46426
Author: Rohit Agarwal <[email protected]>
Date: 2016-12-03T20:15:45Z
[FLINK-5247] Fix check to make sure that we throw error when allowed
lateness is set for non event-time windows.
Also, fix outdated documentation.
----
> Setting allowedLateness to a non-zero value should throw exception for
> processing-time windows
> ----------------------------------------------------------------------------------------------
>
> Key: FLINK-5247
> URL: https://issues.apache.org/jira/browse/FLINK-5247
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 1.1.0, 1.1.1, 1.1.2, 1.1.3
> Reporter: Rohit Agarwal
>
> Related to FLINK-3714 and FLINK-4239
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)