[ 
https://issues.apache.org/jira/browse/AVRO-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nandor Kollar resolved AVRO-2421.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> 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
>            Assignee: Johannes Schulte
>            Priority: Minor
>             Fix For: 1.10.0
>
>
> 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)

Reply via email to