[infinispan-issues] [JBoss JIRA] (ISPN-10481) Add additional type support for Protostream user Marshaller

Will Burns (Jira) issues at jboss.org
Thu Aug 15 15:26:00 EDT 2019


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)


More information about the infinispan-issues mailing list