[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-1059) JGroups backend should not serialize custom objects

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Mar 9 11:54:48 EST 2012


    [ https://hibernate.onjira.com/browse/HSEARCH-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45894#comment-45894 ] 

Sanne Grinovero commented on HSEARCH-1059:
------------------------------------------

yes this shouldn't be hard at all, we're just using the wrong API from JGroups.

> JGroups backend should not serialize custom objects
> ---------------------------------------------------
>
>                 Key: HSEARCH-1059
>                 URL: https://hibernate.onjira.com/browse/HSEARCH-1059
>             Project: Hibernate Search
>          Issue Type: Bug
>    Affects Versions: 4.0.0.Final
>            Reporter: Sanne Grinovero
>            Assignee: Sanne Grinovero
>            Priority: Critical
>             Fix For: 4.1.0.Final
>
>
> The JGroups Channel should be served with a stream of bytes rather than a custom serializable object, or we get classloader problems at the receiving side in modular environments.

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