[
https://issues.apache.org/jira/browse/AVRO-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13606531#comment-13606531
]
Hudson commented on AVRO-1272:
------------------------------
Integrated in AvroJava #359 (See [https://builds.apache.org/job/AvroJava/359/])
AVRO-1272. Ruby: Improve schema namespace handling. Contributed by Martin
Kleppmann. (Revision 1458349)
Result = SUCCESS
cutting :
Files :
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/ruby/lib/avro/protocol.rb
* /avro/trunk/lang/ruby/lib/avro/schema.rb
* /avro/trunk/lang/ruby/test/test_protocol.rb
* /avro/trunk/lang/ruby/test/test_schema.rb
> Ruby implementation does not handle namespaces correctly
> --------------------------------------------------------
>
> Key: AVRO-1272
> URL: https://issues.apache.org/jira/browse/AVRO-1272
> Project: Avro
> Issue Type: Bug
> Components: ruby
> Affects Versions: 1.7.4
> Reporter: Martin Kleppmann
> Assignee: Martin Kleppmann
> Fix For: 1.7.5
>
> Attachments: AVRO-1272.patch
>
>
> The Ruby implementation of schema and protocol parsing violates the following
> statement in the Avro spec, with respect to name resolution: *"the namespace
> is taken from the most tightly enclosing schema or protocol"*. Currently, any
> nested named types without explicit namespace property are taken as being in
> the default namespace, not in the enclosing schema/protocol's namespace.
--
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