[
https://issues.apache.org/jira/browse/AVRO-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johannes Schulte reassigned AVRO-2421:
--------------------------------------
Assignee: (was: Johannes Schulte)
> Allow multiple @AvroAlias annotations on java classes and their fields
> ----------------------------------------------------------------------
>
> Key: AVRO-2421
> URL: https://issues.apache.org/jira/browse/AVRO-2421
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: Johannes Schulte
> Priority: Minor
>
> The avro schema specification allows defining multiple aliases for fields and
> records and this can be useful especially when using java classes to define
> the schema (refactoring & namespace/package changes).
> With the introduction of @Repeatable in java 1.8 there exists an easy way to
> expose this flexibility in the Reflect-based world. This patch enables
> defining multiple @AvroAlias annotation on both fields and classesÂ
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)