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/12/11 16:12:00 UTC

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

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)