You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2006/03/21 23:52:13 UTC

[jira] Resolved: (HADOOP-44) RPC exceptions should include remote stack trace

     [ http://issues.apache.org/jira/browse/HADOOP-44?page=all ]
     
Doug Cutting resolved HADOOP-44:
--------------------------------

    Resolution: Fixed
     Assign To: Doug Cutting  (was: Owen O'Malley)

I just committed a fix for this.  The remote stack trace is now used as the exception message string in the re-thrown local exception.  The class of the local exception is now also RemoteException, so that it can be distinguished from other IOExceptions.

> RPC exceptions should include remote stack trace
> ------------------------------------------------
>
>          Key: HADOOP-44
>          URL: http://issues.apache.org/jira/browse/HADOOP-44
>      Project: Hadoop
>         Type: New Feature
>   Components: ipc
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Doug Cutting
>      Fix For: 0.1
>  Attachments: patch.txt
>
> Remote exceptions currently only report the exception string.  Instead they should report the entire remote stack trace, as a string, to facilitate debugging.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira