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

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

     [ https://issues.apache.org/jira/browse/FLINK-12643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhu Zhu updated FLINK-12643:
----------------------------
    Description: 
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)

 

  was:
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

 


> 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
>            Priority: Major
>
> 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)