You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Markus Jura (JIRA)" <ji...@apache.org> on 2016/09/26 11:52:20 UTC

[jira] [Updated] (MESOS-6251) Reuse framework id once it is removed by Mesos

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

Markus Jura updated MESOS-6251:
-------------------------------
    Affects Version/s: 0.28.1

> Reuse framework id once it is removed by Mesos
> ----------------------------------------------
>
>                 Key: MESOS-6251
>                 URL: https://issues.apache.org/jira/browse/MESOS-6251
>             Project: Mesos
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 0.28.0, 0.28.1, 1.0.1
>         Environment: OS X 10.11.6, coreos
>            Reporter: Markus Jura
>            Priority: Minor
>
> Once a framework has been removed by Mesos it can not reconnect with the same framework id. Mesos is then reporting this error:
> {{code:bash}}
> I0906 08:22:09.061122 4284416 master.cpp:2221] Refusing subscription of framework 'conductr' at scheduler-b3f93f0d-221e-47ee-9229-42f9a2b436c7@192.168.2.106:55392: Framework has been removed
> {{code}}
> This makes it impossible for a framework to use a framework id such as the Marathon app id. Everytime a framework has been removed by Mesos a new Marathon app id needs to be created in order to start the cluster again.
> Mesos should allow to reuse a framework id once it is considered as stopped (not deactivated).



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