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 2018/01/18 08:55:00 UTC

[jira] [Created] (FLINK-8449) Extend OnCompletionActions to receive AccessExecutionGraph

Till Rohrmann created FLINK-8449:
------------------------------------

             Summary: Extend OnCompletionActions to receive AccessExecutionGraph
                 Key: FLINK-8449
                 URL: https://issues.apache.org/jira/browse/FLINK-8449
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Coordination
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


The {{OnCompletionAction}} currently only receives the {{JobResult}} when the job terminates. For further archiving of the {{ArchivedExecutionGraph}}, we should change this to {{AccessExecutionGraph}}. The {{AccessExecutionGraph}} contains all the information to derive the {{JobResult}} and additionally the information needed for serving information about completed jobs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)