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/02/21 23:09:28 UTC

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

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
     Fix For: 0.1


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


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

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ 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


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

Posted by "Bryan Pendleton (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HADOOP-44?page=comments#action_12369332 ] 

Bryan Pendleton commented on HADOOP-44:
---------------------------------------

I've attached one possible fix.

> 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: Owen O'Malley
>      Fix For: 0.1

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


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

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-44?page=all ]

Doug Cutting updated HADOOP-44:
-------------------------------

    Assign To: Sameer Paranjpye

> 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: Sameer Paranjpye
>      Fix For: 0.1

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


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

Posted by "Sameer Paranjpye (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-44?page=all ]

Sameer Paranjpye reassigned HADOOP-44:
--------------------------------------

    Assign To: Owen O'Malley  (was: Sameer Paranjpye)

> 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: Owen O'Malley
>      Fix For: 0.1

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


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

Posted by "Bryan Pendleton (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-44?page=all ]

Bryan Pendleton updated HADOOP-44:
----------------------------------

    Attachment: patch.txt

> 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: Owen O'Malley
>      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