You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2015/03/17 11:23:38 UTC

[jira] [Created] (FLINK-1713) Add support for blocking data exchange in closed loop iterations

Ufuk Celebi created FLINK-1713:
----------------------------------

             Summary: Add support for blocking data exchange in closed loop iterations
                 Key: FLINK-1713
                 URL: https://issues.apache.org/jira/browse/FLINK-1713
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Runtime
    Affects Versions: master
            Reporter: Ufuk Celebi
            Priority: Minor


The way that blocking intermediate results are currently managed prohibits them from being used inside of closed loops.

A blocking result has to be fully produced before its receivers are deployed and there is no notion of single iterations etc.



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