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

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

I don't think a match=ERROR should be required to include the server's protocol 
or hash.
Imagine a misconfigured server that cannot manage to locate its protocol for, 
e.g., a requested URL.
Ideally this might throw an HTTP error, but it might also result in an NPE 
within Avro.
It'd be nice if a client didn't hang or fail strangely in such cases.

We should probably specify a metadata key for an error message.  Does that 
sound reasonable?

> 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