[jira] [Created] (FLINK-15201) Remove verifications in detach execution

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

[jira] [Created] (FLINK-15201) Remove verifications in detach execution

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

             Summary: Remove verifications in detach execution
                 Key: FLINK-15201
                 URL: https://issues.apache.org/jira/browse/FLINK-15201
             Project: Flink
          Issue Type: Improvement
          Components: Client / Job Submission
            Reporter: Zili Chen
            Assignee: Zili Chen
             Fix For: 1.10.0


From [~aljoscha]: I think we actually don't need these "verifications" anymore, with the new architecture where the Executor is called inside the execute() method and where we don't actually "hijack" the method anymore, we can actually have multiple execute() calls. We can address that in a follow-up, though.



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