[infinispan-issues] [JBoss JIRA] (ISPN-10456) Remove ExternalPojo Interface and ExternallyMarshallable

Ryan Emerson (Jira) issues at jboss.org
Thu Aug 1 08:56:00 EDT 2019


Ryan Emerson created ISPN-10456:
-----------------------------------

             Summary: Remove ExternalPojo Interface and ExternallyMarshallable
                 Key: ISPN-10456
                 URL: https://issues.jboss.org/browse/ISPN-10456
             Project: Infinispan
          Issue Type: Sub-task
          Components: Core
    Affects Versions: 10.0.0.Beta4
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 10.0.0.Beta5


ExternallyMarshallable & ExternalPojo don't really make sense with the latest marshaller changes (ISPN-10354), as the Global & Persistence marshallers can only handle types they know about. Unknown types are always handled by the user marshaller and when JavaSerializationMarshaller is used (the default now) the user has to explicitly add classes to the white list.




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list