Will Burns created ISPN-10481:
---------------------------------
Summary: Add additional type support for Protostream user Marshaller
Key: ISPN-10481
URL:
https://issues.jboss.org/browse/ISPN-10481
Project: Infinispan
Issue Type: Sub-task
Components: Loaders and Stores
Reporter: Will Burns
Assignee: Will Burns
Fix For: 10.0.0.CR1
The PersistenceMarshallerImpl uses protostream to do marshalling and if not falls back to
a user marshaller. The protostream context supports many more JDK built in types that we
aren't currently testing for. This would allow a user to not have to supply these
themselves.
An example of known types can be found in the BaseProtoStreamMarshaller class.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)