[
https://issues.apache.org/jira/browse/FLINK-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365359#comment-16365359
]
ASF GitHub Bot commented on FLINK-8603:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/5428
> 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)