[
https://issues.apache.org/jira/browse/HADOOP-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957197#comment-13957197
]
Jing Zhao commented on HADOOP-10455:
------------------------------------
Only one nit: there are two spaces before "Way". +1 with or without changing
this.
{code}
// Don't log the whole stack trace. Way too noisy!
{code}
> When there is an exception, ipc.Server should first check whether it is an
> terse exception
> ------------------------------------------------------------------------------------------
>
> Key: HADOOP-10455
> URL: https://issues.apache.org/jira/browse/HADOOP-10455
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Attachments: c10455_20140401.patch
>
>
> ipc.Server allows application servers to define terse exceptions; see
> Server.addTerseExceptions. For terse exception, it only prints a short
> message but not the stack trace. However, if an exception is both
> RuntimeException and terse exception, it still prints out the stack trace of
> the exception.
--
This message was sent by Atlassian JIRA
(v6.2#6252)