[ 
https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Taylor updated AVRO-975:
------------------------------

    Attachment: propagate-exception.diff

One more.  In Requestor.cs if an exception is thrown while processing the 
handshake the exception is caught and ignored.  This will then cause a 
different and possibly confusing exception to be raised at the next step as the 
read buffer is likely to be in a bad state (in my case I was getting an 
overflow exception).  I think the handshake exception should be allowed to 
propagate.
                
> Support RPC in C#
> -----------------
>
>                 Key: AVRO-975
>                 URL: https://issues.apache.org/jira/browse/AVRO-975
>             Project: Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.6.1
>            Reporter: Jeff Hammerbacher
>         Attachments: 975.patch, Avro-975-00.patch, Avro975-complete.patch, 
> buildtask.patch, Castle.Core.dll, errors-and-remote-protocols.975.diff, 
> propagate-exception.diff
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to