[ 
https://issues.apache.org/jira/browse/HDFS-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13734727#comment-13734727
 ] 

Hudson commented on HDFS-5047:
------------------------------

ABORTED: Integrated in Hadoop-Hdfs-0.23-Build #694 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/694/])
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=1512060)
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/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

Reply via email to