Ryan Skraba created AVRO-2712:
---------------------------------
Summary: [JAVA] Allow the user to set a custom base class for
generated records.
Key: AVRO-2712
URL: https://issues.apache.org/jira/browse/AVRO-2712
Project: Apache Avro
Issue Type: Improvement
Reporter: Ryan Skraba
When we use Avro, we have some custom implementations for generated records
that modify what the SpecificRecordBase provides (in our case, some enhanced
behaviour for logging). We currently do this by copying the record.vm
templates and changing the class that generated records inherit from.
This could be a configurable option instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)