Return-Path: X-Original-To: apmail-mesos-issues-archive@minotaur.apache.org Delivered-To: apmail-mesos-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 60BC517457 for ; Fri, 23 Jan 2015 23:02:34 +0000 (UTC) Received: (qmail 77608 invoked by uid 500); 23 Jan 2015 23:02:34 -0000 Delivered-To: apmail-mesos-issues-archive@mesos.apache.org Received: (qmail 77572 invoked by uid 500); 23 Jan 2015 23:02:34 -0000 Mailing-List: contact issues-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list issues@mesos.apache.org Received: (qmail 77562 invoked by uid 99); 23 Jan 2015 23:02:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2015 23:02:34 +0000 Date: Fri, 23 Jan 2015 23:02:34 +0000 (UTC) From: "Jay Buffington (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-2256) mesos should send scheduler status updates for docker pull progress MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MESOS-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Buffington updated MESOS-2256: ---------------------------------- Summary: mesos should send scheduler status updates for docker pull progress (was: mesos should send schedule status updates for docker pull progress) > mesos should send scheduler status updates for docker pull progress > ------------------------------------------------------------------- > > Key: MESOS-2256 > URL: https://issues.apache.org/jira/browse/MESOS-2256 > Project: Mesos > Issue Type: Bug > Components: docker > Reporter: Jay Buffington > > The scheduler doesn't get any status updates during the "docker pull". It's not unreasonable for a 1.5GB docker image to take 15+ min to pull over a WAN link. The scheduler does not have enough information to be able to set a reasonable timeout, since it doesn't know how big the image is. > It also isn't able to display download progress to the end user (in the case of aurora/marathon) so the user has no idea how fast the download is going or percentage complete, so they can't make a decision if they should cancel it or retry. -- This message was sent by Atlassian JIRA (v6.3.4#6332)