You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xiaogang Shi (JIRA)" <ji...@apache.org> on 2016/08/23 01:43:20 UTC

[jira] [Created] (FLINK-4448) Use Listeners to monitor execution status

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)