[
https://issues.apache.org/jira/browse/MESOS-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Xu updated MESOS-3194:
--------------------------
Description:
It's going to be derived from this: https://reviews.apache.org/r/34140/ (and
other related patches) but in the initial 'read-only' version the store's
content is prepared by out-of-band mechanisms so the store component in Mesos
only needs to provide access to images already in it and recover images upon
slave restart.
This greatly simplifies the initial version's responsibility and test cases.
Features that fetch the images into the store will be added later and they will
take into consideration its impact on task start latency and slave restart
responsiveness, etc.
was:https://reviews.apache.org/r/34140/
> Implement a 'read-only' AppC Image Store
> ----------------------------------------
>
> Key: MESOS-3194
> URL: https://issues.apache.org/jira/browse/MESOS-3194
> Project: Mesos
> Issue Type: Task
> Reporter: Yan Xu
> Assignee: Yan Xu
>
> It's going to be derived from this: https://reviews.apache.org/r/34140/ (and
> other related patches) but in the initial 'read-only' version the store's
> content is prepared by out-of-band mechanisms so the store component in Mesos
> only needs to provide access to images already in it and recover images upon
> slave restart.
> This greatly simplifies the initial version's responsibility and test cases.
> Features that fetch the images into the store will be added later and they
> will take into consideration its impact on task start latency and slave
> restart responsiveness, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)