Markus Jura created MESOS-6251:
----------------------------------

             Summary: 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: 1.0.1, 0.28.0
         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)

Reply via email to