[jira] [Created] (FLINK-7375) Remove ActorGateway from JobClient

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

[jira] [Created] (FLINK-7375) Remove ActorGateway from JobClient

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

             Summary: Remove ActorGateway from JobClient
                 Key: FLINK-7375
                 URL: https://issues.apache.org/jira/browse/FLINK-7375
             Project: Flink
          Issue Type: Improvement
          Components: Client
    Affects Versions: 1.4.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
            Priority: Minor


Remove {{ActorGateway}} dependency from {{JobClient}}. This will ease the transition to the Flip-6 code base because we can reuse the {{JobClient}} code.

I propose to replace the {{ActorGateway}} by a more strictly typed {{JobManagerGateway}} which will be extended by the Flip-6 {{JobMasterGateway}}. This will allow to decouple the {{JarRunHandler}} from the {{ActorGateway}} as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)