[
https://issues.apache.org/jira/browse/AVRO-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883454#comment-13883454
]
Hudson commented on AVRO-1446:
------------------------------
SUCCESS: Integrated in AvroJava #429 (See
[https://builds.apache.org/job/AvroJava/429/])
AVRO-1446. C#: Correctly handle system errors in RPC. Contributed by David
Taylor. (cutting: rev 1561874)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/csharp/src/apache/ipc/Responder.cs
* /avro/trunk/lang/csharp/src/apache/ipc/Specific/SpecificRequestor.cs
* /avro/trunk/lang/csharp/src/apache/main/Protocol/Message.cs
* /avro/trunk/lang/csharp/src/apache/test/Ipc/SocketServerWithCallbacksTest.cs
> System errors not supported in RPC
> ----------------------------------
>
> Key: AVRO-1446
> URL: https://issues.apache.org/jira/browse/AVRO-1446
> Project: Avro
> Issue Type: Bug
> Components: csharp
> Affects Versions: 1.7.6
> Reporter: David Taylor
> Assignee: David Taylor
> Priority: Minor
> Fix For: 1.7.7
>
> Attachments: system-error-fix.diff
>
>
> System (string) errors are not proper handled in the C# RPC implementation
> and the system error information is lost as a different exception is raised.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)