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)