Jonathan Hogins created AVRO-1494:
-------------------------------------

             Summary: InvalidCastException thrown when exception string 
received from NettyServer
                 Key: AVRO-1494
                 URL: https://issues.apache.org/jira/browse/AVRO-1494
             Project: Avro
          Issue Type: Bug
          Components: csharp
    Affects Versions: 1.7.6
         Environment: Windows 7, Visual Studio 2013
            Reporter: Jonathan Hogins


If an exception is thrown during a request in a Java NettyServer, an 
InvalidCastException is thrown in Avro.ipc.Specific.SpecificRequestor.ReadError 
when it attempts to cast the string response to an Exception. 

An example response is "java.lang.NullPointerException: null of com.foo.Bar"

I expect the ReadError code to support string errors and translate them to the 
correct C# equivalent.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to