You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/09/02 09:50:20 UTC

[jira] [Created] (FLINK-4568) Replace ActorGateway in WebRuntimeMonitor

Till Rohrmann created FLINK-4568:
------------------------------------

             Summary: Replace ActorGateway in WebRuntimeMonitor
                 Key: FLINK-4568
                 URL: https://issues.apache.org/jira/browse/FLINK-4568
             Project: Flink
          Issue Type: Improvement
          Components: Webfrontend
            Reporter: Till Rohrmann


Currently the {{WebRuntimeMonitor}} uses the {{JobManagerRetriever}} which returns a {{ActorGateway}} to the {{JobManager}}. This should be replaced by an interface to avoid merge conflicts with the Flip-6 refactorings.



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