Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F1D817B63 for ; Mon, 20 Apr 2015 13:47:27 +0000 (UTC) Received: (qmail 42001 invoked by uid 500); 20 Apr 2015 13:47:27 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 41957 invoked by uid 500); 20 Apr 2015 13:47:27 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 41946 invoked by uid 99); 20 Apr 2015 13:47:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2015 13:47:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2015 13:47:01 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 253682532C for ; Mon, 20 Apr 2015 13:46:59 +0000 (UTC) Received: (qmail 36612 invoked by uid 99); 20 Apr 2015 13:46:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2015 13:46:59 +0000 Date: Mon, 20 Apr 2015 13:46:59 +0000 (UTC) From: "Ajay Yadava (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (FALCON-75) Falcon CLI for deleting entities should inform user if entity does not exist 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/FALCON-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Yadava reassigned FALCON-75: --------------------------------- Assignee: Ajay Yadava > Falcon CLI for deleting entities should inform user if entity does not exist > ---------------------------------------------------------------------------- > > Key: FALCON-75 > URL: https://issues.apache.org/jira/browse/FALCON-75 > Project: Falcon > Issue Type: Bug > Affects Versions: 0.3 > Reporter: Grant Liu > Assignee: Ajay Yadava > Priority: Minor > > If you delete an entity that does not exist (key/handle is wrong) it tells you it was successful. The system should mention that the entity is not found/does not exist. It's misleading otherwise: > [root@cos6-07 falcon-0.3-incubating]#bin/falcon entity -type cluster -delete -name secondary-clusterblah > falcon/secondary-clusterblah(cluster) removed successfully -- This message was sent by Atlassian JIRA (v6.3.4#6332)