[
https://issues.apache.org/jira/browse/AVRO-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293079#comment-13293079
]
Doug Cutting commented on AVRO-1113:
------------------------------------
Can you please provide a test case that fails? The test cases in AVRO-723
still succeed. Thanks!
> AVRO-946 breaks AVRO-723
> ------------------------
>
> Key: AVRO-1113
> URL: https://issues.apache.org/jira/browse/AVRO-1113
> Project: Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.6.3
> Reporter: David Taylor
> Priority: Minor
>
> It appears that AVRO-946 breaks AVRO-723. Undeclared exceptions now generate
> "Unknown datum type" error messages rather than the original exception. This
> is because the call to getSchemaName introduced in AVRO-946 with an
> undeclared exception will now generate an AvroRuntimeException with the above
> error message, rather than the UnresolvedUnionException error that I believe
> was the intent of AVRO-723.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira