Xiaogang Shi created FLINK-4448:
-----------------------------------
Summary: Use Listeners to monitor execution status
Key: FLINK-4448
URL:
https://issues.apache.org/jira/browse/FLINK-4448 Project: Flink
Issue Type: Sub-task
Components: Cluster Management
Reporter: Xiaogang Shi
Assignee: Xiaogang Shi
Currently, JobMaster monitors the ExecutionGraph's job status and execution state through Akka. Since the dependencies on Akka should be removed in the refactoring, JobMaster will utilize JobStatusListener and ExecutionStateListener to receive the notifications from ExecutionGraph.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)