[
https://issues.apache.org/jira/browse/FLINK-14496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-14496:
-----------------------------------
Labels: pull-request-available (was: )
> Exclude detach flag from ClusterClient
> --------------------------------------
>
> Key: FLINK-14496
> URL: https://issues.apache.org/jira/browse/FLINK-14496
> Project: Flink
> Issue Type: Sub-task
> Components: Client / Job Submission
> Reporter: Zili Chen
> Assignee: Zili Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
>
> According to the consensus of FLIP-74, we're working towards an entirely
> asynchronous interface {{ClusterClient}}. Thus submission is naturally
> asynchronous, which means we need not {{detach}} flag any more but leave the
> decision to the caller.
> This ticket tracks effort to exclude detach flag from {{ClusterClient}} and
> make submit job graph an asynchronous method. Porting other methods to their
> respective asynchronous version could be a follow-up.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)