Let Utf8 implement java.io.Serializable ---------------------------------------
Key: AVRO-200 URL: https://issues.apache.org/jira/browse/AVRO-200 Project: Avro Issue Type: Improvement Components: java Affects Versions: 1.2.0 Reporter: Eelco Hillenius Priority: Minor Fix For: 1.2.1 Is there any reason that Utf8 is not serializable? I can't think of any problems with letting it implement the Serializable interface. Which I would like because then I can send my Avro objects over the wire/ serialize them with other mechanisms than Avro. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.