[ 
https://issues.apache.org/jira/browse/FLINK-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann updated FLINK-4968:
---------------------------------
    Labels: flip-6  (was: )

> Replace direct JobManager ActorGateways by JobManagerGateway
> ------------------------------------------------------------
>
>                 Key: FLINK-4968
>                 URL: https://issues.apache.org/jira/browse/FLINK-4968
>             Project: Flink
>          Issue Type: Improvement
>          Components: JobManager
>    Affects Versions: 1.2.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>
> Components which have to interact with the {{JobManager}} do RPCs via the 
> {{ActorGateway}}. This exposes the underlying communication mechanism and is 
> thus not easy to swap. In order to prepare the master branch for the Flip-6 
> changes, I propose to encapsulate the implementation specific communication 
> details behind a {{JobManagerGateway}} interface. The implementation of this 
> interface allows to use different systems for RPCs.



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

Reply via email to