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/24 01:58:20 UTC

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

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

Xiaogang Shi closed FLINK-4448.
-------------------------------
    Resolution: Fixed

The functionality will be implemented in Flink-4457

https://issues.apache.org/jira/browse/FLINK-4457

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