You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Echo Lee (Jira)" <ji...@apache.org> on 2020/05/27 11:46:00 UTC

[jira] [Commented] (FLINK-17744) StreamContextEnvironment#execute cannot be call JobListener#onJobExecuted

    [ https://issues.apache.org/jira/browse/FLINK-17744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117690#comment-17117690 ] 

Echo Lee commented on FLINK-17744:
----------------------------------

Hi [~kkl0u] I have modified the PR according to your suggestion, please confirm it, thank you!

> StreamContextEnvironment#execute cannot be call JobListener#onJobExecuted
> -------------------------------------------------------------------------
>
>                 Key: FLINK-17744
>                 URL: https://issues.apache.org/jira/browse/FLINK-17744
>             Project: Flink
>          Issue Type: Bug
>          Components: Client / Job Submission
>    Affects Versions: 1.10.0
>            Reporter: Echo Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>
> When I register a jobListener  to stream environment. I want  JobListener#onJobExecuted is executed when job was finished or cancelled. But in StreamContextEnvironment, the method  JobListener#onJobExecuted is not called now.



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