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 2017/02/08 19:41:41 UTC

[jira] [Created] (FLINK-5748) Make the ExecutionGraph's FutureExecutor a ScheduledExecutionService

Stephan Ewen created FLINK-5748:
-----------------------------------

             Summary: Make the ExecutionGraph's FutureExecutor a ScheduledExecutionService
                 Key: FLINK-5748
                 URL: https://issues.apache.org/jira/browse/FLINK-5748
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Coordination
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.3.0


To handle timeouts and other scheduled actions more efficiently, the {{ExecutionGraph}} should use a {{ScheduledExecutorService}} for its futures and callbacks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)