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)