[
https://issues.apache.org/jira/browse/FLINK-14496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen closed FLINK-14496.
-----------------------------
Resolution: Fixed
master via bf5235e340543b9c4551d2131e8a405bd1e9e0c0
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)