[
https://issues.apache.org/jira/browse/FLINK-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-4658.
--------------------------------
Resolution: Fixed
Fixed via b5f6a06b01436a8b0e7243e3f8af7444f8058868
> Allow RpcService to execute Callables in the RpcService executor
> ----------------------------------------------------------------
>
> Key: FLINK-4658
> URL: https://issues.apache.org/jira/browse/FLINK-4658
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
>
> In order to execute operations outside of the main executor thread, it would
> be convenient to add a {{execute(Callable)}} method to the {{RpcService}}.
> The {{execute}} method runs the given {{Callable}}/{{Runnable}} in its
> {{ExecutionContext}} and, thus, outside of the main thread.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)