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 2017/09/22 08:29:00 UTC

[jira] [Commented] (FLINK-7667) Add serializable AccessExecutionGraph implementation

    [ https://issues.apache.org/jira/browse/FLINK-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176110#comment-16176110 ] 

Till Rohrmann commented on FLINK-7667:
--------------------------------------

Actually, there is already the {{ArchivedExecutionGraph}}. I think we can adapt the {{AccessExecutionGraph}} interface a little bit (e.g. removing access to the {{CheckpointCoordinator}}) and then reuse the {{ArchivedExecutionGraph}} for our purposes.

> Add serializable AccessExecutionGraph implementation
> ----------------------------------------------------
>
>                 Key: FLINK-7667
>                 URL: https://issues.apache.org/jira/browse/FLINK-7667
>             Project: Flink
>          Issue Type: Sub-task
>          Components: REST
>    Affects Versions: 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>
> In order to decouple the REST endpoint from the {{JobMaster}} we should have an "offline" implementation of the {{AccessExecutionGraph}} which is serializable and can be set to remote peers.



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