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

2019-03-01 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/AVRO-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2019-03-01 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/AVRO-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)