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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)