[ https://issues.apache.org/jira/browse/FLINK-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ufuk Celebi resolved FLINK-1507. -------------------------------- Resolution: Fixed Fixed in 7f8e156617ae68d8339249ee276bcc36552a49da. > Allow to configure produced intermediate result type via ExecutionConfig > ------------------------------------------------------------------------ > > Key: FLINK-1507 > URL: https://issues.apache.org/jira/browse/FLINK-1507 > Project: Flink > Issue Type: Improvement > Components: Distributed Runtime > Affects Versions: master > Reporter: Ufuk Celebi > Priority: Minor > > Currently, the default type of intermediate results is pipelined. With > [#356|https://github.com/apache/flink/pull/356], we will use blocking > intermediate results for branching flows, which are merged later. > We can keep this mechanism, but we should make it configurable via > ExecutionConfig to allow more fine-grained control of the flows. -- This message was sent by Atlassian JIRA (v6.3.4#6332)