You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/02/08 16:38:00 UTC

[jira] [Created] (FLINK-8611) Add result future to JobManagerRunner

Till Rohrmann created FLINK-8611:
------------------------------------

             Summary: 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
             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)