Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Twitter Mesos Q4 Sprint 3, Twitter Mesos Q4 Sprint 4, Twitter Mesos Q4 Sprint 5, Twitter Mesos Q4 Sprint 6, Twitter Mesos Q1 Sprint 1, Twitter Mesos Q1 Sprint 2, Twitter Mesos Q1 Sprint 3
-
5
Description
Whenever a slave sees a persistent disk resource (in ExecutorInfo or TaskInfo) that is new to it, it will create a persistent directory which is for tasks to store persistent data.
The slave needs to do the following after it's created:
1) symlink into the executor sandbox so that tasks/executor can see it
2) garbage collect it once it is released by the framework
Attachments
Issue Links
- blocks
-
MESOS-1902 Support persistent disk resource.
- Resolved
- is blocked by
-
MESOS-998 Slave should wait until Containerizer::update() completes successfully
- Resolved