You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Arun K Viswanathan (JIRA)" <ji...@apache.org> on 2013/10/22 06:26:42 UTC

[jira] [Commented] (AVRO-1390) BitSet can't be serialized.

    [ https://issues.apache.org/jira/browse/AVRO-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801463#comment-13801463 ] 

Arun K Viswanathan commented on AVRO-1390:
------------------------------------------

The schema derived for java.util.BitSet is: {"type":"record","name":"BitSet","namespace":"java.util","fields":[]} It is missing all fields.

> BitSet can't be serialized.
> ---------------------------
>
>                 Key: AVRO-1390
>                 URL: https://issues.apache.org/jira/browse/AVRO-1390
>             Project: Avro
>          Issue Type: Bug
>            Reporter: Ajo Fod
>
> Attempting to serialize/deserialize BitSet causes Avro to serialize an empty object ... of course when it is deserialized the object is empty.
> http://stackoverflow.com/questions/19282468/avro-serialization-fails-with-some-objects



--
This message was sent by Atlassian JIRA
(v6.1#6144)