[ https://issues.apache.org/jira/browse/FLINK-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239976#comment-14239976 ]
ASF GitHub Bot commented on FLINK-986: -------------------------------------- Github user StephanEwen commented on the pull request: https://github.com/apache/incubator-flink/pull/254#issuecomment-66348885 I would like to understand more about the BufferFutures. Is there ever a case where you need a buffer, but not immediately, so you can work with a future action and keep on going? If yes, then the futures may be a good idea. If not, they may be a bit of a complicated way to replace a blocking call. > Add intermediate results to distributed runtime > ----------------------------------------------- > > Key: FLINK-986 > URL: https://issues.apache.org/jira/browse/FLINK-986 > Project: Flink > Issue Type: New Feature > Components: Distributed Runtime > Reporter: Ufuk Celebi > Assignee: Ufuk Celebi > Priority: Blocker > > Support for intermediate results in the runtime is currently blocking > different efforts like fault tolerance or result collection at the client. -- This message was sent by Atlassian JIRA (v6.3.4#6332)