[
https://issues.apache.org/jira/browse/FLINK-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-5798.
--------------------------------
Resolution: Fixed
Fixed via ccf458dd4d173b3370257177c2bbd9680baa6511
> 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)