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