Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0EDBA200BEA for ; Tue, 27 Dec 2016 17:18:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0D946160B3F; Tue, 27 Dec 2016 16:18:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7CFBB160B31 for ; Tue, 27 Dec 2016 17:17:59 +0100 (CET) Received: (qmail 77763 invoked by uid 500); 27 Dec 2016 16:17:58 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 77675 invoked by uid 99); 27 Dec 2016 16:17:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2016 16:17:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 883E92C03DE for ; Tue, 27 Dec 2016 16:17:58 +0000 (UTC) Date: Tue, 27 Dec 2016 16:17:58 +0000 (UTC) From: "Mehrdad Nurolahzade (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AURORA-1851) Expose stats on JobUpdateAction transitions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 27 Dec 2016 16:18:00 -0000 [ https://issues.apache.org/jira/browse/AURORA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehrdad Nurolahzade updated AURORA-1851: ---------------------------------------- Fix Version/s: 0.17.0 > Expose stats on JobUpdateAction transitions > ------------------------------------------- > > Key: AURORA-1851 > URL: https://issues.apache.org/jira/browse/AURORA-1851 > Project: Aurora > Issue Type: Task > Components: Scheduler > Reporter: Mehrdad Nurolahzade > Assignee: Mehrdad Nurolahzade > Priority: Minor > Labels: newbie > Fix For: 0.17.0 > > > Aurora provides visibility into {{JobUpdateStatus}} transitions through {{DbJobUpdateStore.saveJobUpdateEvent()}}. > It should provide similar visibility into job instance update transitions in {{DbJobUpdateStore.saveJobInstanceUpdateEvent()}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)