[
https://issues.apache.org/jira/browse/AVRO-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746527#comment-17746527
]
ASF subversion and git services commented on AVRO-2284:
-------------------------------------------------------
Commit 4044d72d48b9db5db5af684da947c81640165c33 in avro's branch
refs/heads/branch-1.11 from Christophe Le Saec
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=4044d72d4 ]
AVRO-2284: fix unit test code (#2366)
> Incorrect EnumSymbol initialization in
> TestReadingWritingDataInEvolvedSchemas.java
> ----------------------------------------------------------------------------------
>
> Key: AVRO-2284
> URL: https://issues.apache.org/jira/browse/AVRO-2284
> Project: Apache Avro
> Issue Type: Bug
> Components: java
> Affects Versions: 1.8.2
> Reporter: Zoltan Farkas
> Assignee: Christophe Le Saec
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.3
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> EnumSymbol is initialized with Record schema instead of Enum schema at:
> https://github.com/apache/avro/blob/master/lang/java/avro/src/test/java/org/apache/avro/TestReadingWritingDataInEvolvedSchemas.java#L310
--
This message was sent by Atlassian Jira
(v8.20.10#820010)