[
https://issues.apache.org/jira/browse/AVRO-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746520#comment-17746520
]
ASF subversion and git services commented on AVRO-2284:
-------------------------------------------------------
Commit 55c39370f7d62e7b459fa92b87492eae92536534 in avro's branch
refs/heads/master from Christophe Le Saec
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=55c39370f ]
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
> 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)