[
https://issues.apache.org/jira/browse/AVRO-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541133#comment-17541133
]
Martin Tzvetanov Grigorov commented on AVRO-3138:
-------------------------------------------------
[~Sergey.Mashkov] Please attach a demo app that shows a problem reading such
old files! The attached demo app shows that the comparing schemas char by char
fails, but not that the actual read is broken.
Also Ryan explained that one could use @{{{}AvroFieldOrder{}}} to define any
desired order. So, IMO the prio is definitely not CRITICAL.
> Incompatibility in the generation of schema between versions 1.9.x and 1.10.x
> ------------------------------------------------------------------------------
>
> Key: AVRO-3138
> URL: https://issues.apache.org/jira/browse/AVRO-3138
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.10.0, 1.10.1, 1.10.2
> Reporter: Thiago Gutenberg Carvalho da Costa
> Priority: Critical
> Attachments: avro-schema-issue.zip
>
>
> During the generation of the schema with the ReflectData class, the order of
> the record fields in the generated schema is changing between version 1.9.2
> and 1.10.2
> Attached follows a project with a simple test demonstrating the problem.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)