[
https://issues.apache.org/jira/browse/FLINK-15072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992300#comment-16992300
]
Zili Chen commented on FLINK-15072:
-----------------------------------
Yes. As described in the pull request, since we hijack {{execute}} instead of
{{executeAsync}} in {{ContextEnvironment}}, if user writes program using
{{executeAsync}} and submit via {{CliFrontend}} they will get an unexpected
exception {{ProgramMissingJobException}}, although the job is actually fired.
> Hijack executeAsync instead of execute in context environment
> -------------------------------------------------------------
>
> Key: FLINK-15072
> URL: https://issues.apache.org/jira/browse/FLINK-15072
> Project: Flink
> Issue Type: Sub-task
> Components: Client / Job Submission
> Affects Versions: 1.10.0
> Reporter: Zili Chen
> Assignee: Zili Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> See also the pull request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)