[ https://issues.apache.org/jira/browse/FLINK-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365876#comment-16365876 ]
ASF GitHub Bot commented on FLINK-8611: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5434 > Add result future to JobManagerRunner > ------------------------------------- > > Key: FLINK-8611 > URL: https://issues.apache.org/jira/browse/FLINK-8611 > Project: Flink > Issue Type: Improvement > Components: Distributed Coordination > Affects Versions: 1.5.0 > Reporter: Till Rohrmann > Assignee: Till Rohrmann > Priority: Minor > Labels: flip-6 > Fix For: 1.5.0 > > > Adding a {{CompletableFuture<ArchivedExecutionGraph>}} result future to the > {{JobManagerRunner}} will allow to return a {{JobResult}} future for an still > running job. This is helpful for the implementation of a non-detached job > mode. -- This message was sent by Atlassian JIRA (v7.6.3#76005)