[ 
https://issues.apache.org/jira/browse/AVRO-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866990#comment-16866990
 ] 

ASF subversion and git services commented on AVRO-2421:
-------------------------------------------------------

Commit d8d73c8ea74268cd6d98d5ea9f83774d371ffed6 in avro's branch 
refs/heads/master from baunz
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=d8d73c8 ]

AVRO-2421 Allow multiple @AvroAliases annotations on classes and fields (#544)



> 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)

Reply via email to