Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C6FC101C9 for ; Sat, 18 Jan 2014 19:32:44 +0000 (UTC) Received: (qmail 72907 invoked by uid 500); 18 Jan 2014 19:32:43 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 72854 invoked by uid 500); 18 Jan 2014 19:32:43 -0000 Mailing-List: contact dev-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list dev@aurora.incubator.apache.org Received: (qmail 72846 invoked by uid 99); 18 Jan 2014 19:32:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jan 2014 19:32:43 +0000 X-ASF-Spam-Status: No, hits=-2000.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 18 Jan 2014 19:32:41 +0000 Received: (qmail 71369 invoked by uid 99); 18 Jan 2014 19:32:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jan 2014 19:32:19 +0000 Date: Sat, 18 Jan 2014 19:32:19 +0000 (UTC) From: "Bill Farner (JIRA)" To: dev@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-59) Scheduler reports task count stats before storage is fully recovered MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Bill Farner created AURORA-59: --------------------------------- Summary: Scheduler reports task count stats before storage is fully recovered Key: AURORA-59 URL: https://issues.apache.org/jira/browse/AURORA-59 Project: Aurora Issue Type: Bug Components: Scheduler Reporter: Bill Farner Assignee: Bill Farner Relevant TODO in TaskVars: {noformat} // TODO(wfarner): This should probably induce the initial 'export' of stats, so that incomplete // values are not surfaced while storage is recovering. {noformat} -- This message was sent by Atlassian JIRA (v6.1.5#6160)