[
https://issues.apache.org/jira/browse/MESOS-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542725#comment-14542725
]
Michael Park commented on MESOS-2491:
-------------------------------------
{noformat}
commit 96e203f75b1529586768d512f7ce09d8034fa02e
Refs:
Author: Michael Park <[email protected]>
AuthorDate: Wed May 13 10:43:06 2015 -0700
Commit: Jie Yu <[email protected]>
CommitDate: Wed May 13 10:54:22 2015 -0700
Persisted the reservation state on the slave.
Review: https://reviews.apache.org/r/32398
{noformat}
> Persist the reservation state on the slave
> ------------------------------------------
>
> Key: MESOS-2491
> URL: https://issues.apache.org/jira/browse/MESOS-2491
> Project: Mesos
> Issue Type: Task
> Components: master, slave
> Reporter: Michael Park
> Assignee: Michael Park
> Labels: mesosphere
>
> h3. Goal
> The goal for this task is to persist the reservation state stored on the
> master on the corresponding slave. The {{needCheckpointing}} predicate is
> used to capture the condition for which a resource needs to be checkpointed.
> Currently the only condition is {{isPersistentVolume}}. We'll update this to
> include dynamically reserved resources.
> h3. Expected Outcome
> * The dynamically reserved resources will be persisted on the slave.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)