[
https://issues.apache.org/jira/browse/FLINK-12643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-12643.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
master: 1c3e7a83b1e9dfcea6b08daf70d41ba4d03d45f2
> Implement ExecutionGraph to FailoverTopology Adapter
> ----------------------------------------------------
>
> Key: FLINK-12643
> URL: https://issues.apache.org/jira/browse/FLINK-12643
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Affects Versions: 1.9.0
> Reporter: Zhu Zhu
> Assignee: Zhu Zhu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Implement an adapter, which adapts the ExecutionGraph and its
> sub-components(ExecutionVertex, ExecutionEdge) to the FailoverTopology
> interfaces.
> Core components:
> 1. DefaultFailoverTopology (reflects ExecutionGraph)
> 2. DefaultFailoverVertex (reflects ExecutionVertex)
> 3. DefaultFailoverEdge (reflects ExecutionEdge)
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)