Till Rohrmann created FLINK-5798:
------------------------------------
Summary: Let the RPCService provide a ScheduledExecutorService
Key: FLINK-5798
URL:
https://issues.apache.org/jira/browse/FLINK-5798 Project: Flink
Issue Type: Sub-task
Components: Distributed Coordination
Affects Versions: 1.3.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Priority: Minor
Fix For: 1.3.0
Currently the {{RPCService}} interface provides a {{scheduleRunnable}} method to schedule {{Runnables}}. I would like to generalize this functionality by letting the {{RPCService}} provide a {{ScheduledExecutorService}} to the user. That way other components which require such an executor service could simply use the one provided by the {{RPCService}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)