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

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

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/2531
  
    Thanks for the review @mxm. Will merge it.


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

Reply via email to