Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 8876F10156 for ; Fri, 9 Aug 2013 14:26:55 +0000 (UTC) Received: (qmail 3291 invoked by uid 500); 9 Aug 2013 14:26:55 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 2763 invoked by uid 500); 9 Aug 2013 14:26:53 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 2452 invoked by uid 99); 9 Aug 2013 14:26:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 14:26:52 +0000 Date: Fri, 9 Aug 2013 14:26:52 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-5047) Supress logging of full stack trace of quota and lease exceptions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13734836#comment-13734836 ] Hudson commented on HDFS-5047: ------------------------------ FAILURE: Integrated in Hadoop-Mapreduce-trunk #1513 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1513/]) HDFS-5047. Supress logging of full stack trace of quota and lease exceptions. Contributed by Robert Parker. (kihwal: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1512057) * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeRpcServer.java > Supress logging of full stack trace of quota and lease exceptions > ----------------------------------------------------------------- > > Key: HDFS-5047 > URL: https://issues.apache.org/jira/browse/HDFS-5047 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode > Affects Versions: 2.0.5-alpha, 0.23.9 > Reporter: Kihwal Lee > Assignee: Robert Parker > Fix For: 3.0.0, 0.23.10, 2.1.1-beta > > Attachments: HDFS-5047-branch_0.23.patch, HDFS-5047.patch > > > This is a follow up to HDFS-4714, which made a number of request-level exceptions to the "terse" list of the namenode rpc server. I still see several exceptions causing full stack trace to be logged. > NSQuotaExceededException > DSQuotaExceededException > LeaseExpiredException -- 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