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

Till Rohrmann closed FLINK-7664.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed via d3458ec7ba0a8e61d07dc5330bda8a1f81de81fe

> Replace FlinkFutureException by CompletionException
> ---------------------------------------------------
>
>                 Key: FLINK-7664
>                 URL: https://issues.apache.org/jira/browse/FLINK-7664
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 1.4.0
>
>
> The {{FlinkFutureException}} was introduced to fail in a 
> {{CompletableFuture}} callback. This can, however, better be done via the 
> {{CompletionException}}. Therefore, we should remove the 
> {{FlinkFutureException}} and replace it with the {{CompletionException}} 
> instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to