You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/08/13 21:13:20 UTC

[jira] [Closed] (FLINK-4384) Add a "scheduleRunAsync()" feature to the RpcEndpoint

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

Stephan Ewen closed FLINK-4384.
-------------------------------

> Add a "scheduleRunAsync()" feature to the RpcEndpoint
> -----------------------------------------------------
>
>                 Key: FLINK-4384
>                 URL: https://issues.apache.org/jira/browse/FLINK-4384
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>         Environment: FLIP-6 feature branch
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 1.2.0
>
>
> It is a common pattern to schedule a call to be executed in the future. Examples are
>   - delays in retries
>   - heartbeats,
>   - checking for heartbeat timeouts
> I suggest to add a {{scheduleRunAsync()}} method to the {{RpcEndpoint}}.



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