You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "Tao Jie (JIRA)" <ji...@apache.org> on 2016/11/30 03:09:59 UTC

[jira] [Created] (MYRIAD-250) Should shutdown mesos framework when stop resourcemanager

Tao Jie created MYRIAD-250:
------------------------------

             Summary: Should shutdown mesos framework when stop resourcemanager
                 Key: MYRIAD-250
                 URL: https://issues.apache.org/jira/browse/MYRIAD-250
             Project: Myriad
          Issue Type: Bug
    Affects Versions: Myriad 0.2.0
            Reporter: Tao Jie


When I started resourcemanager and flex up nodes, nodemanagers were launched as mesos tasks in framework created by RM.
I stopped resourcemanager, the framework turned to inactive framework but nodemanagers still run as active task. Then I restarted the resourcemanager, which create another framework. Those nodemanager would report to the new Resourcemanager, and I could not kill those nodemanager by flex down nodes.
It seems that the framework should be shutdown once the resourcemanager is stopped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)