You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/07/23 17:46:04 UTC

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

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)