[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-835) Use more efficient serialization for simple types used as id in Avro serializer

Hardy Ferentschik (JIRA) noreply at atlassian.com
Wed Aug 24 12:42:02 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HSEARCH-835.
---------------------------------------

    Resolution: Fixed

> Use more efficient serialization for simple types used as id in Avro serializer
> -------------------------------------------------------------------------------
>
>                 Key: HSEARCH-835
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-835
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: serialization
>            Reporter: Emmanuel Bernard
>            Assignee: Emmanuel Bernard
>             Fix For: 4.0
>
>
> Today we serialize ids with Java Serialization but for common types, we should use Avro native types:
> At least
> - string
> - int, float, double, long

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list