Ryan Emerson created ISPN-10380:
-----------------------------------
Summary: QueryKnownClasses throws NotSerializableException
Key: ISPN-10380
URL:
https://issues.jboss.org/browse/ISPN-10380
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying, Remote Querying, Test Suite - Query
Affects Versions: 10.0.0.Beta3
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Beta4
{{QueryKnownClasses}} is a replicated persistence cache that uses `KeyValuePair`s for
cache keys, however as this class is not Serializable and it is persisted, a
{{NotSerializableException}} will be thrown by the user marshaller.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)