Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-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 DFFD811187 for ; Wed, 11 Jun 2014 22:01:24 +0000 (UTC) Received: (qmail 41476 invoked by uid 500); 11 Jun 2014 22:01:24 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 41443 invoked by uid 500); 11 Jun 2014 22:01:24 -0000 Mailing-List: contact issues-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 issues@aurora.incubator.apache.org Received: (qmail 41436 invoked by uid 99); 11 Jun 2014 22:01:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2014 22:01:24 +0000 X-ASF-Spam-Status: No, hits=-2000.7 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; Wed, 11 Jun 2014 22:01:23 +0000 Received: (qmail 40324 invoked by uid 99); 11 Jun 2014 22:01:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2014 22:01:02 +0000 Date: Wed, 11 Jun 2014 22:01:02 +0000 (UTC) From: "Kevin Sweeney (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-524) Preemptor should export more detailed statistics 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 Kevin Sweeney created AURORA-524: ------------------------------------ Summary: Preemptor should export more detailed statistics Key: AURORA-524 URL: https://issues.apache.org/jira/browse/AURORA-524 Project: Aurora Issue Type: Story Components: Scheduler, SLA Reporter: Kevin Sweeney Right now the scheduler exports general counters for preemption attempts that don't break out production vs. non-production attempts. Since the preemptor currently has no action available when asked to preempt a nonproduction task, it will show a 100% failure rate. Export counters for preemptions attempted in favor of production tasks and their successes and failures. -- This message was sent by Atlassian JIRA (v6.2#6252)