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

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

lisen created FLINK-17744:
-----------------------------

             Summary: 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: lisen
             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)