You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2018/06/05 12:29:00 UTC

[jira] [Closed] (FLINK-9440) Allow cancelation and reset of timers

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

Stefan Richter closed FLINK-9440.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Merged in:
master: a0f4239fae

> Allow cancelation and reset of timers
> -------------------------------------
>
>                 Key: FLINK-9440
>                 URL: https://issues.apache.org/jira/browse/FLINK-9440
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 1.4.2
>            Reporter: Elias Levy
>            Assignee: Stefan Richter
>            Priority: Major
>             Fix For: 1.6.0
>
>
> Currently the {{TimerService}} allows one to register timers, but it is not possible to delete a timer or to reset a timer to a new value.  If one wishes to reset a timer, one must also handle the previous inserted timer callbacks and ignore them.
> I would be useful if the API allowed one to remove and reset timers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)