Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 8247ED482 for ; Tue, 20 Nov 2012 22:30:59 +0000 (UTC) Received: (qmail 64096 invoked by uid 500); 20 Nov 2012 22:30:58 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 64041 invoked by uid 500); 20 Nov 2012 22:30:58 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 64032 invoked by uid 99); 20 Nov 2012 22:30:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2012 22:30:58 +0000 Date: Tue, 20 Nov 2012 22:30:58 +0000 (UTC) From: "Tsz Wo (Nicholas), SZE (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: <1733937281.9758.1353450658601.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HDFS-4216) Adding symlink should not ignore QuotaExceededException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tsz Wo (Nicholas), SZE created HDFS-4216: -------------------------------------------- Summary: Adding symlink should not ignore QuotaExceededException Key: HDFS-4216 URL: https://issues.apache.org/jira/browse/HDFS-4216 Project: Hadoop HDFS Issue Type: Bug Components: name-node Reporter: Tsz Wo (Nicholas), SZE Assignee: Tsz Wo (Nicholas), SZE FSDirectory.unprotectedSymlink(..) catches IOException and ignores it. As a consequence it ignores QuotaExceededException. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira