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

ASF GitHub Bot commented on FLINK-4720:
---------------------------------------

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/2577
  
    I've added the Archiveable interface. I also added it to the 
ExecutionConfig, which required moving the ExecutionConfigSummary to 
flink-core. Since this move destroys the history anyway i renamed it to 
ArchivedExecutionConfig for consistency purposes.


> Implement an archived version of the execution graph
> ----------------------------------------------------
>
>                 Key: FLINK-4720
>                 URL: https://issues.apache.org/jira/browse/FLINK-4720
>             Project: Flink
>          Issue Type: Improvement
>          Components: JobManager, Webfrontend
>    Affects Versions: 1.1.2
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.2.0
>
>
> In order to implement a job history server, as well as separate the 
> JobManager from the WebInterface, we require an archived version of the 
> ExecutionGraph that is Serializable.



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

Reply via email to