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

Till Rohrmann updated FLINK-8603:
---------------------------------
    Description: The {{RestClusterClient}} currently combines the job 
submission and the {{JobResult}} retrieval. These two operations should be two 
functions which return a respective future on which you can wait. This will 
give more flexibility to users of the {{RestClusterClient}}.

> Split RestClusterClient#submitJob into submitJob and requestJobResult
> ---------------------------------------------------------------------
>
>                 Key: FLINK-8603
>                 URL: https://issues.apache.org/jira/browse/FLINK-8603
>             Project: Flink
>          Issue Type: Improvement
>          Components: REST
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> The {{RestClusterClient}} currently combines the job submission and the 
> {{JobResult}} retrieval. These two operations should be two functions which 
> return a respective future on which you can wait. This will give more 
> flexibility to users of the {{RestClusterClient}}.



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

Reply via email to