[infinispan-issues] [JBoss JIRA] (ISPN-11614) PersistenceMarshaller should utilise an independent SerializationContext for user types

Ryan Emerson (Jira) issues at jboss.org
Wed Apr 8 09:00:36 EDT 2020


Ryan Emerson created ISPN-11614:
-----------------------------------

             Summary: PersistenceMarshaller should utilise an independent SerializationContext for user types
                 Key: ISPN-11614
                 URL: https://issues.redhat.com/browse/ISPN-11614
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 11.0.0.Dev03, 10.1.5.Final
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson


If a user configures a SerializationContextInitializer it is currently registered to the same SerializationContext as the persistent internal types. This means that it is possible for a user to reference internal protobuf message types in their .proto files. We should utilise a seperate SerializationContext to ensure that these types are truly indepdenent.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list