[ 
https://issues.apache.org/jira/browse/FLINK-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177319#comment-16177319
 ] 

ASF GitHub Bot commented on FLINK-7664:
---------------------------------------

Github user bowenli86 commented on the issue:

    https://github.com/apache/flink/pull/4701
  
    LGTM


> 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
>
> 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