Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When the scheduler specifies a rootfs the mesos-slave should cache it and actively manage this cache.
There is already ongoing work in MESOS-336 to provide a mesos-fetcher cache. If we use the mesos-fetcher to pull down the rootfs image, then we can likely rely on this cache. We need to be smart about how we expire the items in the cache. For example, if there is a really popular image in the cache we should not delete it before deleting a really large, rarely used image.
Attachments
Issue Links
- is blocked by
-
MESOS-336 Mesos slave should cache executors
- Resolved