[
https://issues.apache.org/jira/browse/AVRO-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Lachniet updated AVRO-2329:
---------------------------------
Release Note: C#: Set inner exception when available
Status: Patch Available (was: In Progress)
> 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)