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

Philip Zeyliger commented on AVRO-247:
--------------------------------------

It seems that the same way that we special case reflection to stop at 
java.lang.*, we should perhaps special case it to stop at 
org.apache.avro.util.Utf8?  Alternately, wouldn't the @Stringable annotation go 
on the UTF8 class?

It does seem desirable that generated code is able to work with the reflection 
API.

> Broken test: org.apache.avro.TestDataFile$InteropTest.testGeneratedReflect()
> ----------------------------------------------------------------------------
>
>                 Key: AVRO-247
>                 URL: https://issues.apache.org/jira/browse/AVRO-247
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Philip Zeyliger
>
> The current trunk has a broken java-interop test.

-- 
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