[jira] [Created] (FLINK-2401) Replace ActorRefs with ActorGateway in web server

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-2401) Replace ActorRefs with ActorGateway in web server

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-2401:
------------------------------------

             Summary: Replace ActorRefs with ActorGateway in web server
                 Key: FLINK-2401
                 URL: https://issues.apache.org/jira/browse/FLINK-2401
             Project: Flink
          Issue Type: Improvement
            Reporter: Till Rohrmann
            Priority: Minor


The web server is the only remaining component which uses {{ActorRefs}} directly to communicate with Flink actors. They should be replaced by {{ActorGateways}} which allow the automatic decoration of messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)