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

Hudson commented on AVRO-2329:
------------------------------

SUCCESS: Integrated in Jenkins build AvroJava #609 (See 
[https://builds.apache.org/job/AvroJava/609/])
AVRO-2329: Set inner exception when available (dan: 
[https://github.com/apache/avro/commit/a56108835a0aa35530c8f367ce8a50d0c5861192])
* (edit) lang/csharp/src/apache/test/Schema/SchemaTests.cs
* (edit) lang/csharp/src/apache/main/Generic/GenericReader.cs
* (edit) lang/csharp/src/apache/main/Generic/GenericWriter.cs
* (edit) lang/csharp/src/apache/main/File/DataFileReader.cs
* (edit) lang/csharp/src/apache/main/Specific/SpecificWriter.cs
* (edit) lang/csharp/src/apache/main/Specific/SpecificReader.cs


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

Reply via email to