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 E435C1018F for ; Sun, 9 Feb 2014 04:28:48 +0000 (UTC) Received: (qmail 3161 invoked by uid 500); 9 Feb 2014 04:28:47 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 3121 invoked by uid 500); 9 Feb 2014 04:28:46 -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 3102 invoked by uid 99); 9 Feb 2014 04:28:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Feb 2014 04:28:44 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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; Sun, 09 Feb 2014 04:28:42 +0000 Received: (qmail 1461 invoked by uid 99); 9 Feb 2014 04:28:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Feb 2014 04:28:20 +0000 Date: Sun, 9 Feb 2014 04:28:20 +0000 (UTC) From: "Dan Norris (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AURORA-200) set_quota should die if given invalid arguments 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 Dan Norris created AURORA-200: --------------------------------- Summary: set_quota should die if given invalid arguments Key: AURORA-200 URL: https://issues.apache.org/jira/browse/AURORA-200 Project: Aurora Issue Type: Story Reporter: Dan Norris Assignee: Dan Norris Priority: Trivial log.error is not a guard against bad input. [~jonboulle] brought this up as a potential issue during review. -- This message was sent by Atlassian JIRA (v6.1.5#6160)