You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2009/11/02 20:18:59 UTC

[jira] Commented: (HADOOP-6343) Stack trace of any runtime exceptions should be recorded in the server logs.

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

Jitendra Nath Pandey commented on HADOOP-6343:
----------------------------------------------

This change adds stack-trace to the server logs. Since the change is only in log message, no additional unit tests are required.

> Stack trace of any runtime exceptions should be recorded in the server logs. 
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-6343
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6343
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6343.1.patch, HADOOP-6343.2.patch
>
>
> Hadoop RPC catches any server side exception and throws an IOException. Runtime excpetions should be recorded in the server logs before being thrown as IOException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.