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)