You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/02/19 17:10:00 UTC

[jira] [Closed] (FLINK-8669) Extend FutureUtils to have method to wait for the completion of all futures

     [ https://issues.apache.org/jira/browse/FLINK-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-8669.
--------------------------------
    Resolution: Fixed

Fixed via 62b6cea685fbf83e475d3dd5d05614fc533b410c

> Extend FutureUtils to have method to wait for the completion of all futures
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-8669
>                 URL: https://issues.apache.org/jira/browse/FLINK-8669
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> For proper non blocking shut down, we need some additional future methods which allow to wait for the completion of a set of futures where each future can fail. Moreover, it would be helpful to have a method to schedule {{Runnables}} after the completion (potentially exceptional) of a future.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)