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

Emmanuel Bernard (JIRA) noreply at atlassian.com
Fri Nov 4 06:21:19 EDT 2011


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

Emmanuel Bernard resolved HSEARCH-835.
--------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.0.0.Final)
                   4.0.0.CR2

Was fixed a while ago

> 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
>             Fix For: 4.0.0.CR2
>
>
> 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