You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/06/02 01:48:17 UTC

[jira] [Resolved] (FLINK-1747) Remove deadlock detection and pipeline breaker placement in optimizer

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

Stephan Ewen resolved FLINK-1747.
---------------------------------
    Resolution: Duplicate

Duplicate of FLINK-2041

> Remove deadlock detection and pipeline breaker placement in optimizer
> ---------------------------------------------------------------------
>
>                 Key: FLINK-1747
>                 URL: https://issues.apache.org/jira/browse/FLINK-1747
>             Project: Flink
>          Issue Type: Improvement
>          Components: Optimizer
>    Affects Versions: master
>            Reporter: Ufuk Celebi
>            Priority: Minor
>
> The deadlock detection in the optimizer, which places pipeline breaking caches has become redundant with recently added changes. We now use blocking data exchanges for branching programs, which are merged again at a later point.
> Therefore, we can start removing the respective code in the optimizer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)