You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiago Gutenberg Carvalho da Costa (Jira)" <ji...@apache.org> on 2021/05/13 21:40:00 UTC

[jira] [Created] (AVRO-3138) Incompatibility in the generation of schema between versions 1.9.x and 1.10.x

Thiago Gutenberg Carvalho da Costa created AVRO-3138:
--------------------------------------------------------

             Summary: 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.2, 1.10.1, 1.10.0
            Reporter: Thiago Gutenberg Carvalho da Costa
         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.3.4#803005)