[jira] [Created] (FLINK-4863) states of merging window and trigger are set to different TimeWindows on merge

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-4863) states of merging window and trigger are set to different TimeWindows on merge

Shang Yuanchun (Jira)
Manu Zhang created FLINK-4863:
---------------------------------

             Summary: 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)