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 F170E17E61 for ; Sat, 8 Nov 2014 00:59:10 +0000 (UTC) Received: (qmail 1064 invoked by uid 500); 8 Nov 2014 00:59:10 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 1024 invoked by uid 500); 8 Nov 2014 00:59:10 -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 1015 invoked by uid 99); 8 Nov 2014 00:59:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2014 00:59:10 +0000 X-ASF-Spam-Status: No, hits=-2000.6 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, 08 Nov 2014 00:59:09 +0000 Received: (qmail 98654 invoked by uid 99); 8 Nov 2014 00:57:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2014 00:57:33 +0000 Date: Sat, 8 Nov 2014 00:57:33 +0000 (UTC) From: "Maxim Khutornenko (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-922) Confusing message when stuck update needs to be canceled 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 [ https://issues.apache.org/jira/browse/AURORA-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203067#comment-14203067 ] Maxim Khutornenko commented on AURORA-922: ------------------------------------------ {quote} We should really add the ability to list locks and remove them instead of calling it cancel-update. {quote} This will not be a pressing issue once we move to server updates. Also, there is a /locks endpoint in the UI to self-serve when needed. > Confusing message when stuck update needs to be canceled > -------------------------------------------------------- > > Key: AURORA-922 > URL: https://issues.apache.org/jira/browse/AURORA-922 > Project: Aurora > Issue Type: Task > Components: Client, Usability > Reporter: Joshua Cohen > > If you try to act on a job that has an aborted update in flight, you get a message along the lines of: > {noformat} > Unable to perform operation for: cluster/some/job/key. Use override/cancel option. > {noformat} > The "use override/cancel option" refers to running {{aurora job cancel-update ...}}, but that's not clear from the message. -- This message was sent by Atlassian JIRA (v6.3.4#6332)