You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhu Zhu (JIRA)" <ji...@apache.org> on 2019/05/28 08:13:00 UTC

[jira] [Created] (FLINK-12643) Implement ExecutionGraph to FailoverTopology Adapter

Zhu Zhu created FLINK-12643:
-------------------------------

             Summary: Implement ExecutionGraph to FailoverTopology Adapter
                 Key: FLINK-12643
                 URL: https://issues.apache.org/jira/browse/FLINK-12643
             Project: Flink
          Issue Type: Task
          Components: Runtime / Coordination
    Affects Versions: 1.9.0
            Reporter: Zhu Zhu
            Assignee: Zhu Zhu


Implement an adapter, which adapts the ExecutionGraph and its sub-components(ExecutionVertex, ExecutionEdge) to the FailoverTopology interfaces.

Core components: 

1. ExecutionGraphToFailoverTopologyAdapter

2. DefaultFailoverVertex

3. DefaultFailoverEdge

 



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