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

[jira] [Created] (FLINK-14761) ProgramDeployer#deployJobOnNewCluster potentially leak cluster

Zili Chen created FLINK-14761:
---------------------------------

             Summary: ProgramDeployer#deployJobOnNewCluster potentially leak cluster
                 Key: FLINK-14761
                 URL: https://issues.apache.org/jira/browse/FLINK-14761
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Client
            Reporter: Zili Chen
            Assignee: Zili Chen
             Fix For: 1.10.0


Currently {{ProgramDeployer#deployJobOnNewCluster}} always deploys cluster in attached mode. If {{awaitJobResult == false}} the cluster won't be closed because Dispatcher wait for delivering the result.



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