[
https://issues.apache.org/jira/browse/FLINK-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15593797#comment-15593797
]
ASF GitHub Bot commented on FLINK-4863:
---------------------------------------
Github user manuzhang closed the pull request at:
https://github.com/apache/flink/pull/2666
> states of merging window and trigger are set to different TimeWindows on merge
> ------------------------------------------------------------------------------
>
> Key: FLINK-4863
> URL: https://issues.apache.org/jira/browse/FLINK-4863
> Project: Flink
> Issue Type: Bug
> Components: Streaming, Windowing Operators
> Reporter: Manu Zhang
>
> While window state is set to the mergeResult's stateWindow (one of original
> windows), trigger state is set to the mergeResult itself. This will fail
> {{Timer}} of {{ContinuousEventTimeTrigger}} since its window cannot be found
> in the window state.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)