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

[jira] [Updated] (FLINK-12414) Implement ExecutionGraph to SchedulingTopology Adapter

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

Gary Yao updated FLINK-12414:
-----------------------------
    Description: 
Implement an [adapter|https://en.wikipedia.org/wiki/Adapter_pattern], which adapts the ExecutionGraph to the SchedulingTopology interface.

*Acceptance criteria*
* The adapter always reflects an up to date view of the ExecutionGraph

  was:
Implement an [adapter|https://en.wikipedia.org/wiki/Adapter_pattern], which adapts the ExecutionGraph to the SchedulingTopology interface.

*Acceptance criteria*
* The adapter reflects an always up to date view of the ExecutionGraph


> Implement ExecutionGraph to SchedulingTopology Adapter
> ------------------------------------------------------
>
>                 Key: FLINK-12414
>                 URL: https://issues.apache.org/jira/browse/FLINK-12414
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Gary Yao
>            Assignee: Gary Yao
>            Priority: Major
>
> Implement an [adapter|https://en.wikipedia.org/wiki/Adapter_pattern], which adapts the ExecutionGraph to the SchedulingTopology interface.
> *Acceptance criteria*
> * The adapter always reflects an up to date view of the ExecutionGraph



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