[ 
https://issues.apache.org/jira/browse/FLINK-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephan Ewen updated FLINK-4028:
--------------------------------
    Priority: Blocker  (was: Major)

> AbstractAlignedProcessingTimeWindowOperator creates wrong TimeWindow
> --------------------------------------------------------------------
>
>                 Key: FLINK-4028
>                 URL: https://issues.apache.org/jira/browse/FLINK-4028
>             Project: Flink
>          Issue Type: Bug
>          Components: Windowing Operators
>    Affects Versions: 1.0.0, 1.1.0, 1.0.1, 1.0.2, 1.0.3
>            Reporter: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> In {{computeWindow}} we have this code: {{new TimeWindow(timestamp, timestamp 
> + windowSize)}}. This is wrong because {{timestamp}} is actually the end 
> timestamp of the window.



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

Reply via email to