Erik Horlings created ISPN-11052:
------------------------------------
Summary: Update infinispan-hibernate-cache-v53 to make use of
ProtoStreamMarshaller instead of deprecated JBossUserMarshaller
Key: ISPN-11052
URL:
https://issues.redhat.com/browse/ISPN-11052
Project: Infinispan
Issue Type: Bug
Components: Hibernate Cache
Affects Versions: 10.0.1.Final
Reporter: Erik Horlings
DefaultCacheManagerProvider creates a JBossUserMarshaller instance, while
PersistenceMarshallerImpl throws a warning about this: "ISPN000554:
infinispan-boss-marshalling dependency detected, jboss-marshalling has been deprecated and
will be removed in the future".
DefaultCacheManagerProvider should be changed to create a ProtoStreamMarshaller instead.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)