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/22 02:22:36 UTC

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

    [ https://issues.apache.org/jira/browse/MESOS-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221701#comment-14221701 ] 

Jie Yu commented on MESOS-2029:
-------------------------------

commit b0efdfe74d21d2d37a598a5b06654898288abf21
Author: Jie Yu <yu...@gmail.com>
Date:   Mon Oct 20 17:34:22 2014 -0700

    Allowed slave to checkpoint resources.
    
    Review: https://reviews.apache.org/r/26990

> 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
>             Fix For: 0.22.0
>
>
> 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)