Till Rohrmann created FLINK-4658:
------------------------------------

             Summary: 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


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