[
https://issues.apache.org/jira/browse/AVRO-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191984#comment-14191984
]
Tom White commented on AVRO-1502:
---------------------------------
It looks like this change means users will have to regenerate their
specific-compiler-generated classes or they will get a runtime exception,
because the old source files (and hence compiled class files) don't implement
Externalizable. Not sure if there's a way to avoid this though. We should at
least add a warning in the release notes.
> Avro objects should implement Serializable
> ------------------------------------------
>
> Key: AVRO-1502
> URL: https://issues.apache.org/jira/browse/AVRO-1502
> Project: Avro
> Issue Type: New Feature
> Components: java
> Reporter: Jeff Hammerbacher
> Assignee: Doug Cutting
> Fix For: 1.8.0
>
> Attachments: AVRO-1502.patch, AVRO-1502.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)