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

Hudson commented on HDFS-3817:
------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #548 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/548/])
    svn merge -c 1376054 Merging from truk to branch-0.23 to fix HDFS-3817. 
(Revision 1454588)

     Result = SUCCESS
kihwal : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1454588
Files : 
* 
/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

                
> avoid printing stack information for SafeModeException
> ------------------------------------------------------
>
>                 Key: HDFS-3817
>                 URL: https://issues.apache.org/jira/browse/HDFS-3817
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namenode
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>             Fix For: 3.0.0, 0.23.7
>
>         Attachments: HDFS-3817.patch
>
>
> When NN is in safemode, any namespace change request could cause a 
> SafeModeException to be thrown and logged in the server log, which can make 
> the server side log grow very quickly. 
> The server side log can be more concise if only the exception and error 
> message will be printed but not the stack trace.

--
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