[
https://issues.apache.org/jira/browse/MESOS-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu reassigned MESOS-3124:
-----------------------------
Assignee: Jie Yu
> Updating persistent volumes after slave restart is problematic.
> ---------------------------------------------------------------
>
> Key: MESOS-3124
> URL: https://issues.apache.org/jira/browse/MESOS-3124
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.23.0
> Reporter: Jie Yu
> Assignee: Jie Yu
>
> Just realize that while reviewing https://reviews.apache.org/r/34135
> Since we don't checkpoint 'resources' in Mesos containerizer, when slave
> restarts and recovers, the 'resources' in Container struct will be empty, but
> there are symlinks exists in the sandbox.
> We'll end up with trying to create already exist symlinks (and fail). I think
> we should ignore the creation if it already exists.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)