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 49B91100EA for ; Wed, 28 Jan 2015 23:39:02 +0000 (UTC) Received: (qmail 71397 invoked by uid 500); 28 Jan 2015 23:39:02 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 71359 invoked by uid 500); 28 Jan 2015 23:39:02 -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 71349 invoked by uid 99); 28 Jan 2015 23:39:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2015 23:39:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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, 28 Jan 2015 23:38:37 +0000 Received: (qmail 70973 invoked by uid 99); 28 Jan 2015 23:38:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jan 2015 23:38:34 +0000 Date: Wed, 28 Jan 2015 23:38:34 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AURORA-964) Scheduler updater successfully updates a non-existent job 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-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Farner resolved AURORA-964. -------------------------------- Resolution: Won't Fix I'm going to chalk this up as feature, not a bug. We do need to address the broader issue of what guarantees should be provided for hook execution, and apparently redundant RPCs. > Scheduler updater successfully updates a non-existent job > --------------------------------------------------------- > > Key: AURORA-964 > URL: https://issues.apache.org/jira/browse/AURORA-964 > Project: Aurora > Issue Type: Bug > Components: Scheduler > Reporter: Maxim Khutornenko > Assignee: Bill Farner > > As it's currently implemented, the scheduler updater ({{aurora beta-update start}}) creates a new job when an attempt is made to update a non-existent job. We should either prevent this from happening or fully embrace the idea of creating a job via server updater, deprecate {{createJob}} RPC and update related client commands. -- This message was sent by Atlassian JIRA (v6.3.4#6332)