[
https://issues.apache.org/jira/browse/MESOS-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15524278#comment-15524278
]
Christopher Hunt commented on MESOS-6251:
-----------------------------------------
This appears to be a duplicate of
https://issues.apache.org/jira/browse/MESOS-6136
> 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)