[
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
> [email protected]: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)