Michael Park created MESOS-2491: ----------------------------------- Summary: 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
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)