[infinispan-issues] [JBoss JIRA] (ISPN-7612) We should marshall all classes when using converter
William Burns (JIRA)
issues at jboss.org
Tue Mar 14 11:38:00 EDT 2017
William Burns created ISPN-7612:
-----------------------------------
Summary: We should marshall all classes when using converter
Key: ISPN-7612
URL: https://issues.jboss.org/browse/ISPN-7612
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.0.0.CR2
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Final
The old store as binary used to not convert some classes to binary [1]. This never worked with MEMORY based eviction. There is no reason to not convert these now, which will make these types work with MEMORY based eviction. For example Lucene indexes store jgroups address.
[1] https://github.com/infinispan/infinispan/blob/abd4d744bdf2a8777295317bfc8a5771caf3dd66/core/src/main/java/org/infinispan/interceptors/impl/MarshallerConverter.java#L75
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list