You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Steve Niemitz (JIRA)" <ji...@apache.org> on 2015/02/03 23:45:34 UTC

[jira] [Commented] (MESOS-2312) DockerInfo.force_pull_image should default to true to preserve existing behavior

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

Steve Niemitz commented on MESOS-2312:
--------------------------------------

I agree, the behavior by default should be to always pull.

> DockerInfo.force_pull_image should default to true to preserve existing behavior
> --------------------------------------------------------------------------------
>
>                 Key: MESOS-2312
>                 URL: https://issues.apache.org/jira/browse/MESOS-2312
>             Project: Mesos
>          Issue Type: Bug
>          Components: docker
>            Reporter: Jay Buffington
>
> MESOS-1886 changed default behavior.  Prior to commit 8682569d being merged, docker pull was always executed before a "docker run".  If I'm reading the commit correctly, docker pull is now only executed when DockerInfo.force_docker_pull is specified as true in the protobuf. 
> We can't change behavior like this without a deprecation cycle.
> Make force_docker_pull to default to true before any releases with this change go out, i.e. 0.22.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)