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

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

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4802
  
    The reason why i went for the CompletableFuture route is to stay closes to 
the current code. The CliFrontend is waiting the the response and prints 
"Waiting...", which we can't do when doing the call synchronously since the 
ClusterClient shouldn't print anything.
    
    That said, i do like making them asynchronous in general.


> Integrate LIST command into REST client
> ---------------------------------------
>
>                 Key: FLINK-7791
>                 URL: https://issues.apache.org/jira/browse/FLINK-7791
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client, REST
>    Affects Versions: 1.4.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.4.0
>
>




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

Reply via email to