You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/03/01 20:46:00 UTC

[jira] [Commented] (AVRO-2329) Avro C# hides inner exceptions

    [ https://issues.apache.org/jira/browse/AVRO-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16782054#comment-16782054 ] 

ASF subversion and git services commented on AVRO-2329:
-------------------------------------------------------

Commit a56108835a0aa35530c8f367ce8a50d0c5861192 in avro's branch refs/heads/master from Brian Lachniet
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=a561088 ]

AVRO-2329: Set inner exception when available


> Avro C# hides inner exceptions
> ------------------------------
>
>                 Key: AVRO-2329
>                 URL: https://issues.apache.org/jira/browse/AVRO-2329
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>    Affects Versions: 1.8.2
>            Reporter: Brian Lachniet
>            Assignee: Brian Lachniet
>            Priority: Major
>             Fix For: 1.9.0
>
>
> The Avro C# library hides the inner exception in many places where it throws {{AvroException}}. This makes it difficult to track down the root cause of some problems.
> Update places that throw {{AvroException}} to include the inner exception when available/applicable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)