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)