[
https://issues.apache.org/jira/browse/FLINK-17904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-17904.
--------------------------------
> Add "scheduleWithFixedDelay" to ProcessingTimeService
> -----------------------------------------------------
>
> Key: FLINK-17904
> URL: https://issues.apache.org/jira/browse/FLINK-17904
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Task
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Major
> Fix For: 1.11.0
>
>
> Adding {{"scheduleWithFixedDelay(...)"}} to {{ProcessingTimeService}} better
> support cases where fired timers are backed up. Rather than immediately
> firing again, they would wait their scheduled delay.
> The implementation can be added in ProcessingTimeService in the exact same
> way as {{"scheduleAtFixedRate"}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)