[
https://issues.apache.org/jira/browse/FLINK-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867116#comment-15867116
]
Zhijiang Wang commented on FLINK-5798:
--------------------------------------
That is good, and the heartbeat manager component can reuse the
ScheduledExecutorService in RPCService now.
> 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)