[
https://issues.apache.org/jira/browse/FLINK-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-15201.
------------------------------------
Resolution: Fixed
Fixed on master in 8cef3e9ee39b79660acf2375ca78cf900acb38fe
Fixed on release-1.10 in ef618b72ad14c2f0c209b42d9e7d3421e2805953
> 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)