[jira] [Created] (FLINK-5117) Make the state of the AbstractAlignedProcessingTimeWindowOperator compatible with the WindowOperator.

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

[jira] [Created] (FLINK-5117) Make the state of the AbstractAlignedProcessingTimeWindowOperator compatible with the WindowOperator.

Shang Yuanchun (Jira)
Kostas Kloudas created FLINK-5117:
-------------------------------------

             Summary: Make the state of the AbstractAlignedProcessingTimeWindowOperator compatible with the WindowOperator.
                 Key: FLINK-5117
                 URL: https://issues.apache.org/jira/browse/FLINK-5117
             Project: Flink
          Issue Type: Improvement
          Components: Windowing Operators
            Reporter: Kostas Kloudas
             Fix For: 1.2.0


We remove the AbstractAlignedProcessingTimeWindowOperator in https://issues.apache.org/jira/browse/FLINK-5110, but for backwards compatibility we should be able to restore state checkpointed by this operator,
and apply it to the {{WindowOperator}} so that user jobs can still run.



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