[
https://issues.apache.org/jira/browse/AVRO-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498938#comment-17498938
]
David Schneiderbauer commented on AVRO-3138:
--------------------------------------------
This is really a major issue we ran into as well.
The docs still state that the fields are encoded in the order of declaration,
and is blocking us from updating from 1.9.x
> 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.1#820001)