[
https://issues.apache.org/jira/browse/FLINK-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-8603.
--------------------------------
Resolution: Fixed
Fixed via b3122f26a8519169ed61e0ce95235a59c677c9bc
> 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)