You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zili Chen (Jira)" <ji...@apache.org> on 2019/12/06 01:30:00 UTC

[jira] [Created] (FLINK-15086) JobCluster may not be shutdown if executeAsync called

Zili Chen created FLINK-15086:
---------------------------------

             Summary: JobCluster may not be shutdown if executeAsync called
                 Key: FLINK-15086
                 URL: https://issues.apache.org/jira/browse/FLINK-15086
             Project: Flink
          Issue Type: Bug
          Components: Client / Job Submission, Runtime / Coordination
            Reporter: Zili Chen


If a JobCluster started in attached execution mode, it will wait for a client requesting its result and shutdown itself. However, there is no permission that a user get {{JobClient}} from {{executeAsync}} call {{getJobExecutionResult}} so the cluster may remain.

cc [~aljoscha] [~kkl0u]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)