[
https://issues.apache.org/jira/browse/MESOS-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chun-Hung Hsiao updated MESOS-8097:
-----------------------------------
Description: We need to add a checkpoint directory for local resource
providers. The checkpoints should be tied to the slave ID, otherwise resources
with the same ID appearing on different agents (due to agent failover and
registering with a new ID) may confuse frameworks. (was: We the following two
paths for local resource providers:
1. Checkpoint directory: this should be tied to the agent ID, since the master
only keeps track of total resources on agents.
2. Resource provider work directory: we may want this to not be tied to agent
IDs since it could store persistent information for external CSI plugins such
as domain socket files.)
> Add filesystem layout for local resource providers.
> ---------------------------------------------------
>
> Key: MESOS-8097
> URL: https://issues.apache.org/jira/browse/MESOS-8097
> Project: Mesos
> Issue Type: Task
> Components: agent
> Reporter: Chun-Hung Hsiao
> Assignee: Chun-Hung Hsiao
> Labels: mesosphere, storage
> Fix For: 1.5.0
>
>
> We need to add a checkpoint directory for local resource providers. The
> checkpoints should be tied to the slave ID, otherwise resources with the same
> ID appearing on different agents (due to agent failover and registering with
> a new ID) may confuse frameworks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)