[jira] [Created] (FLINK-14496) Exclude detach flag from ClusterClient

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14496) Exclude detach flag from ClusterClient

Shang Yuanchun (Jira)
Zili Chen created FLINK-14496:
---------------------------------

             Summary: 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
             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)