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

Hudson commented on AVRO-1295:
------------------------------

Integrated in AvroJava #374 (See [https://builds.apache.org/job/AvroJava/374/])
    AVRO-1331. Java: Fix schema-parsing incompatibility introduced in 
AVRO-1295. (Revision 1483463)

     Result = SUCCESS
cutting : 
Files : 
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/java/avro/src/main/java/org/apache/avro/Schema.java

                
> null namespace within non-null is not print/parse consistent
> ------------------------------------------------------------
>
>                 Key: AVRO-1295
>                 URL: https://issues.apache.org/jira/browse/AVRO-1295
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1295.patch
>
>
> If a record with a null namespace is nested within a record with a non-null 
> namespace then, when the outer schema is printed and re-parsed, the inner 
> schema's namespace becomes the outer, rather than null as it should be.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to