[ 
https://issues.apache.org/jira/browse/AVRO-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875066#action_12875066
 ] 

Jeff Hammerbacher commented on AVRO-558:
----------------------------------------

Something may be borked in SpecificResponder#writeError for single-branch 
unions, which are admittedly a funny case, but I can't debug that craziness.

> Java server serializing error union schema branch number incorrectly for 
> single-branch unions
> ---------------------------------------------------------------------------------------------
>
>                 Key: AVRO-558
>                 URL: https://issues.apache.org/jira/browse/AVRO-558
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Jeff Hammerbacher
>
> In my testing of HBASE-2400, I am seeing a branch index of 1 turn up when 0 
> should have been encoded for messages with a single branch in their union of 
> error schemas. See attached protocol definition, Java server, and Python 
> client which reproduces the error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to