You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2014/11/03 19:05:33 UTC

[jira] [Created] (MESOS-2029) Allow slave to checkpoint resources.

Jie Yu created MESOS-2029:
-----------------------------

             Summary: Allow slave to checkpoint resources.
                 Key: MESOS-2029
                 URL: https://issues.apache.org/jira/browse/MESOS-2029
             Project: Mesos
          Issue Type: Task
            Reporter: Jie Yu
            Assignee: Jie Yu


The checkpointed resources are independent of the slave lifecycle. In other words, even if the slave host reboots, it'll still recover the checkpointed resources (unlike other checkpointed data). The slave needs to verify during startup that the checkpointed resources are compatible with the resources of the slave (specified using --resources flag).



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