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

Hudson commented on HADOOP-8711:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #548 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/548/])
    svn merge -c 1375790 Merging from trunk to branch-0.23 to fix HADOOP-8711. 
(Revision 1454534)

     Result = SUCCESS
kihwal : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1454534
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestServer.java

                
> provide an option for IPC server users to avoid printing stack information 
> for certain exceptions
> -------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8711
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8711
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>             Fix For: 3.0.0, 0.23.7
>
>         Attachments: HADOOP-8711.patch, HADOOP-8711.patch, HADOOP-8711.patch, 
> HADOOP-8711.patch, HADOOP-8711.patch
>
>
> Currently it's hard coded in the server that it doesn't print the exception 
> stack for StandbyException. 
> Similarly, other components may have their own exceptions which don't need to 
> save the stack trace in log. One example is HDFS-3817.

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