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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)