[
https://issues.apache.org/jira/browse/FLINK-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kostas Kloudas updated FLINK-5951:
----------------------------------
Description: Given the addition in
https://issues.apache.org/jira/browse/FLINK-5932, now the {{WindowOperator}}
can register its retrieved legacy timers with the {{InternalTimerService}}
directly from the {{restoreState()}}, and it does not have to keep them in
local variables until the {{open()}}.
> Register legacy windowOp timers with timer service in the restoreState().
> -------------------------------------------------------------------------
>
> Key: FLINK-5951
> URL: https://issues.apache.org/jira/browse/FLINK-5951
> Project: Flink
> Issue Type: Sub-task
> Components: DataStream API
> Affects Versions: 1.3.0
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Fix For: 1.3.0
>
>
> Given the addition in https://issues.apache.org/jira/browse/FLINK-5932, now
> the {{WindowOperator}} can register its retrieved legacy timers with the
> {{InternalTimerService}} directly from the {{restoreState()}}, and it does
> not have to keep them in local variables until the {{open()}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)