Benjamin Mahler created MESOS-1379:
--------------------------------------

             Summary: Provide a reconciliation mechanism for tasks unknown to 
the framework.
                 Key: MESOS-1379
                 URL: https://issues.apache.org/jira/browse/MESOS-1379
             Project: Mesos
          Issue Type: Improvement
          Components: framework, master
    Affects Versions: 0.19.0
            Reporter: Benjamin Mahler


Currently frameworks must ask to reconcile a set of tasks explicitly, this 
means that the tasks must be known to the framework.

In some cases, the framework may lose the information about a particular task 
(bugs, data loss, etc). When this occurs, we do not provide a mechanism for the 
state to be reconciled.

That is, the non-terminal tasks known to the Master / Slave that are unknown to 
the framework will remain running. Status updates from these tasks are the only 
way that frameworks will be informed of these tasks.

We should consider providing a mechanism for to reconcile this scenario.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to