You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ilya Pronin (JIRA)" <ji...@apache.org> on 2017/03/08 17:13:38 UTC

[jira] [Commented] (MESOS-2824) Support pre-fetching images

    [ https://issues.apache.org/jira/browse/MESOS-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901585#comment-15901585 ] 

Ilya Pronin commented on MESOS-2824:
------------------------------------

Review requests:
https://reviews.apache.org/r/57425/ ({{Containerizer::pull}} method)
https://reviews.apache.org/r/57426/ ({{PULL_CONTAINER_IMAGE}} agent API call)
https://reviews.apache.org/r/57427/ (authorization for {{PULL_CONTAINER_IMAGE}} API call)

> Support pre-fetching images
> ---------------------------
>
>                 Key: MESOS-2824
>                 URL: https://issues.apache.org/jira/browse/MESOS-2824
>             Project: Mesos
>          Issue Type: Improvement
>          Components: isolation
>    Affects Versions: 0.23.0
>            Reporter: Ian Downes
>            Assignee: Ilya Pronin
>            Priority: Minor
>              Labels: mesosphere, twitter
>
> Default container images can be specified with the --default_container_info flag to the slave. This may be a large image that will take a long time to initially fetch/hash/extract when the first container is provisioned. Add optional support to start fetching the image when the slave starts and consider not registering until the fetch is complete.
> To extend that, we should support an operator endpoint so that operators can specify images to pre-fetch.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)