[
https://issues.apache.org/jira/browse/AVRO-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-573:
------------------------------
Attachment: AVRO-573.patch
It seems that there were no tests for system errors in Java, and that they were
broken. I'm not sure what I was proposing earlier or why, but here's a patch
that adds java tests for system errors and fixes the bugs detected. With this
applied, a remote system error is thrown locally as an AvroRuntimeException
rather than an AvroRemoteException.
> Need to include Handshake Response when handling a system error on the Java
> server side
> ---------------------------------------------------------------------------------------
>
> Key: AVRO-573
> URL: https://issues.apache.org/jira/browse/AVRO-573
> Project: Avro
> Issue Type: Bug
> Components: java, spec
> Reporter: Jeff Hammerbacher
> Assignee: Doug Cutting
> Fix For: 1.4.0
>
> Attachments: AVRO-573.patch
>
>
> System error is not handling everything right now. Details in the comments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.