[
https://issues.apache.org/jira/browse/FLINK-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen updated FLINK-15086:
------------------------------
Description:
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] [~trohrmann]
was:
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]
> 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
> Priority: Major
>
> 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] [~trohrmann]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)