[
https://issues.apache.org/jira/browse/AVRO-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633775#comment-13633775
]
Hudson commented on AVRO-1295:
------------------------------
Integrated in AvroJava #362 (See [https://builds.apache.org/job/AvroJava/362/])
AVRO-1295. Java: Fix printing of a non-null namespace within a null
namespace. (Revision 1468677)
Result = SUCCESS
cutting :
Files :
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/java/avro/src/main/java/org/apache/avro/Schema.java
* /avro/trunk/lang/java/ipc/src/test/java/org/apache/avro/TestSchema.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