You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Biao Liu (Jira)" <ji...@apache.org> on 2019/08/26 03:06:00 UTC

[jira] [Created] (FLINK-13848) Support “scheduleAtFixedRate/scheduleAtFixedDelay” in RpcEndpoint#MainThreadExecutor

Biao Liu created FLINK-13848:
--------------------------------

             Summary: Support “scheduleAtFixedRate/scheduleAtFixedDelay” in RpcEndpoint#MainThreadExecutor
                 Key: FLINK-13848
                 URL: https://issues.apache.org/jira/browse/FLINK-13848
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
            Reporter: Biao Liu
             Fix For: 1.10.0


Currently the methods “scheduleAtFixedRate/scheduleAtFixedDelay" of {{RpcEndpoint#MainThreadExecutor}} are not implemented. Because there was no requirement on them before.

Now we are planning to implement these methods to support periodic checkpoint triggering.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)