[ 
https://issues.apache.org/jira/browse/FLINK-17904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephan Ewen resolved FLINK-17904.
----------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

Fixed in
1.11.0 via 
  - b03bbf69305dc0a65214e66357126455162eaf9d
1.12.0 (master) via
  - 20713de1d06f2e03e8f15a4c209e7e8ffb9fbaa3

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

Reply via email to