[ 
https://issues.apache.org/jira/browse/FLINK-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882701#comment-15882701
 ] 

ASF GitHub Bot commented on FLINK-5798:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/3310


> 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)

Reply via email to