[
https://issues.apache.org/jira/browse/AVRO-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100790#comment-17100790
]
Zoltan Farkas commented on AVRO-1603:
-------------------------------------
One other reason for this is to instead of having the avro schema strings
inside the generated .class files (without being able to even get to them), we
could just load the $SCHEMA from these avsc resources instead, and reduce the
memory footprint of our app a bit.
> maven avro plugin to also generate avsc files.
> ----------------------------------------------
>
> Key: AVRO-1603
> URL: https://issues.apache.org/jira/browse/AVRO-1603
> Project: Apache Avro
> Issue Type: New Feature
> Components: java
> Affects Versions: 1.8.0
> Reporter: Zoltan Farkas
> Priority: Minor
>
> It would be nice to be able to generate also all avsc schema files during
> compilation.
> This schema files than could be packages, versioned, distributed with maven...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)