Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1494

InvalidCastException thrown when exception string received from NettyServer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.7.6
    • None
    • csharp
    • None
    • Windows 7, Visual Studio 2013

    • ipc

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jon.hogins Jonathan Hogins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: