SpecificRecordBase implements Serializable.

Doug

On Mon, Jun 6, 2016 at 11:27 AM, Giri P <gpatc...@gmail.com> wrote:

> Hi,
>
> When I generate the code using avro maven plugin it doesn't implement
> serilalizable.
>
> public class Attributed extends
> org.apache.avro.specific.SpecificRecordBase implements
> org.apache.avro.specific.SpecificRecord {
>
> I see jira https://issues.apache.org/jira/browse/AVRO-1502 which was
> resolved to implement serializable.
>
> Am I missing something when I generate the code.
>
> Thanks
> Giri
>

Reply via email to