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 00706200BE7 for ; Tue, 6 Dec 2016 00:56:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F3657160B2C; Mon, 5 Dec 2016 23:55:59 +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 49BE1160B18 for ; Tue, 6 Dec 2016 00:55:59 +0100 (CET) Received: (qmail 31967 invoked by uid 500); 5 Dec 2016 23:55: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 31938 invoked by uid 99); 5 Dec 2016 23:55:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2016 23:55:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 695102C03DC for ; Mon, 5 Dec 2016 23:55:58 +0000 (UTC) Date: Mon, 5 Dec 2016 23:55:58 +0000 (UTC) From: "Cody Gibb (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AURORA-1846) Add message parameter to killTasks RPC MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 05 Dec 2016 23:56:00 -0000 [ https://issues.apache.org/jira/browse/AURORA-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Gibb updated AURORA-1846: ------------------------------ Assignee: Cody Gibb > Add message parameter to killTasks RPC > -------------------------------------- > > Key: AURORA-1846 > URL: https://issues.apache.org/jira/browse/AURORA-1846 > Project: Aurora > Issue Type: Task > Components: Client, Scheduler > Affects Versions: 0.16.0 > Reporter: Cody Gibb > Assignee: Cody Gibb > Priority: Minor > > RPC's such as pauseJobUpdate include a parameter for "a user-specified message to include with the induced job update state change." Having a similar parameter for killTasks would allow us to indicate the reason why a task was killed, and later inspect that reason when querying getTasksWithoutConfigs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)