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:21:00 UTC

[jira] [Updated] (FLINK-15201) Remove verifications in context env for detach execution

     [ https://issues.apache.org/jira/browse/FLINK-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zili Chen updated FLINK-15201:
------------------------------
    Summary: Remove verifications in context env for detach execution  (was: Remove verifications in detach execution)

> Remove verifications in context env for 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
>            Priority: Major
>             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)