[
https://issues.apache.org/jira/browse/FLINK-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-1222.
---------------------------------
Resolution: Fixed
Fixed in ef406916dbeabaef79b4ffd38fe5916cdd34bd2f
> Let tasks finish as soon as their data is sent
> ----------------------------------------------
>
> Key: FLINK-1222
> URL: https://issues.apache.org/jira/browse/FLINK-1222
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Runtime
> Affects Versions: 0.8-incubating
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Minor
> Fix For: 0.8-incubating
>
>
> Currently tasks finish only after their successor has left the run() method,
> because only then the close acknowledgements are sent. Sending the close
> acknowledgements earlier would free resources earlier and lead to more
> understandable execution timestamps.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)