You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias (Jira)" <ji...@apache.org> on 2021/01/28 10:35:00 UTC

[jira] [Created] (FLINK-21188) Introduce wrapper class to hold information besides ArchivedExecutionGraph

Matthias created FLINK-21188:
--------------------------------

             Summary: Introduce wrapper class to hold information besides ArchivedExecutionGraph
                 Key: FLINK-21188
                 URL: https://issues.apache.org/jira/browse/FLINK-21188
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / REST
            Reporter: Matthias


Instead of returning only the {{ArchivedExecutionGraph}}, the plan is to introduce a wrapper class {{ExecutionGraphInfo}} that would hold the exception history besides the execution graph.

This change might also be necessary as we could support returning a collection of {{ArchivedExecutionGraphs}} as part of the work on the declarative scheduler ([FLIP-160|https://cwiki.apache.org/confluence/display/FLINK/FLIP-160%3A+Declarative+Scheduler]).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)