You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2014/10/02 00:46:35 UTC

[jira] [Updated] (AVRO-1502) Avro objects should implement Serializable

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

Doug Cutting updated AVRO-1502:
-------------------------------
    Attachment: AVRO-1502.patch

Here's an updated version of the patch that uses Externalizable.  This avoids the problem of embedded ByteBuffer instances, etc.

I added a simple test and it seems to work.

I'll commit this soon unless folks object.

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