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 "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/06/02 10:54:17 UTC

[jira] [Assigned] (HADOOP-12051) ProtobufRpcEngine.invoke() should use Exception.toString() over getMessage in logging/span events

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

Varun Saxena reassigned HADOOP-12051:
-------------------------------------

    Assignee: Varun Saxena

> ProtobufRpcEngine.invoke() should use Exception.toString() over getMessage in logging/span events
> -------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-12051
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12051
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 2.7.0
>            Reporter: Steve Loughran
>            Assignee: Varun Saxena
>            Priority: Minor
>
> in {{ProtobufRpcEngine.invoke()}}, caught throwables have their {{getMessage()} included in the timeline events for the span. For some events (eg NPE) this will be null. it should be calling {{toString()}} instead



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)