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

Doug Cutting commented on AVRO-573:
-----------------------------------

> What would be the contents of the value portion?

A system error message, in UTF-8.  So if for some reason the handshake process 
itself generates, e.g., a NullPointerException, you'll get a HandhakeResponse 
with match=ERROR and "avro.error.message" set in the response's metadata to 
"NullPointerException".  Make sense?

> 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
>            Reporter: Jeff Hammerbacher
>             Fix For: 1.4.0
>
>
> 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.

Reply via email to