You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/04/28 10:17:04 UTC

[jira] [Created] (FLINK-6411) YarnApplicationMasterRunner should not interfere with RunningJobsRegistry

Till Rohrmann created FLINK-6411:
------------------------------------

             Summary: YarnApplicationMasterRunner should not interfere with RunningJobsRegistry
                 Key: FLINK-6411
                 URL: https://issues.apache.org/jira/browse/FLINK-6411
             Project: Flink
          Issue Type: Bug
          Components: Distributed Coordination
    Affects Versions: 1.3.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.3.0


The {{YarnApplicationMasterRunner}} removes the running job from the {{RunningJobsRegistry}} when it is shut down. This should not be its responsibility and rather be delegated to the {{JobManagerRunner}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)