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 D0AC01757D for ; Thu, 2 Oct 2014 16:24:56 +0000 (UTC) Received: (qmail 7540 invoked by uid 500); 2 Oct 2014 16:24:56 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 7503 invoked by uid 500); 2 Oct 2014 16:24:56 -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 7494 invoked by uid 99); 2 Oct 2014 16:24:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2014 16:24:56 +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; Thu, 02 Oct 2014 16:24:55 +0000 Received: (qmail 5476 invoked by uid 99); 2 Oct 2014 16:24:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2014 16:24:35 +0000 Date: Thu, 2 Oct 2014 16:24:35 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-784) Client reports "update has started" for no-op update 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-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156711#comment-14156711 ] Bill Farner commented on AURORA-784: ------------------------------------ [~maximk] what are your thoughts on this? It relates to https://reviews.apache.org/r/26158/, where you preferred a no-op returned {{OK}}, but this appears to have an impedance mismatch with the client. Which should change? > Client reports "update has started" for no-op update > ---------------------------------------------------- > > Key: AURORA-784 > URL: https://issues.apache.org/jira/browse/AURORA-784 > Project: Aurora > Issue Type: Bug > Components: Client, Usability > Reporter: Bill Farner > > When initiating a scheduler-driven update that is actually a no-op, the client will print > {noformat} > Scheduler-driven update of job devcluster/www-data/devel/hello_world has started. > {noformat} > In this case, the scheduler is returning a message indicating the no-op: > {noformat} > Job is unchanged by proposed update. > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)