You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2009/11/16 22:42:39 UTC

[jira] Resolved: (AVRO-200) Let Utf8 implement java.io.Serializable

     [ https://issues.apache.org/jira/browse/AVRO-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eelco Hillenius resolved AVRO-200.
----------------------------------

    Resolution: Won't Fix

AVRO-80 will fix this as a side effect.

> 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.