Vachagan created AVRO-4138: ------------------------------ Summary: Add support for compiling protocols with references instead of embedding schemas Key: AVRO-4138 URL: https://issues.apache.org/jira/browse/AVRO-4138 Project: Apache Avro Issue Type: Bug Components: java Affects Versions: 1.11.4 Reporter: Vachagan
Original discussion with POCs and explanations are here : [Apicurio/apicurio-registry#5573|https://github.com/Apicurio/apicurio-registry/issues/5573] Right now there is no way to compile AVDL or APVR files such that we have AVSC files that use actual references instead of embedding definitions of messages. This creates a problem when working with things like apicurio registry. The only way we are able to achieve actual references in the registry is to use java compiled code... you can read the discussions to see why this is not ideal. -- This message was sent by Atlassian Jira (v8.20.10#820010)