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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/01/31 23:20:05 UTC

[jira] Updated: (HADOOP-963) improve the stack trace returned by RPC client

     [ https://issues.apache.org/jira/browse/HADOOP-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-963:
---------------------------------

    Attachment: rpc-err.patch

This patch replaces the RPC's call stack with the one relevant to the client.

> improve the stack trace returned by RPC client
> ----------------------------------------------
>
>                 Key: HADOOP-963
>                 URL: https://issues.apache.org/jira/browse/HADOOP-963
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 0.10.1
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>             Fix For: 0.11.0
>
>         Attachments: rpc-err.patch
>
>
> Currently, the RemoteException thrown from calls to RPCs include the stack trace from the RPC thread rather than the user's thread. 

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