[
https://issues.apache.org/jira/browse/AVRO-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891230#action_12891230
]
Doug Cutting commented on AVRO-573:
-----------------------------------
> blows away our old bbo. Our old bbo, however, had some useful stuff in it
> I did a quick glance at the patch and don't see any change to
> ipc/Responder.java,
That was changed in AVRO-578.
http://svn.apache.org/viewvc?view=revision&revision=958149
The handshake response data is now copied from the bbo before this, so this is
no longer a potential problem.
There were several other problems handling system errors that the tests exposed
that I fix in the patch.
> 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.