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

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

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

Kostas Kloudas closed FLINK-17744.
----------------------------------
    Resolution: Fixed

Merged on master with 7dcfd90dd42648133bb7c1216740f47fffe89c13
and on release-1.11 with 0794089ac3337835af64889d185020d30dde973e

> 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)