[infinispan-issues] [JBoss JIRA] (ISPN-10743) Serializer should only serialize user defined AdvancedExternalizers
Ryan Emerson (Jira)
issues at jboss.org
Mon Oct 7 10:50:00 EDT 2019
Ryan Emerson created ISPN-10743:
-----------------------------------
Summary: Serializer should only serialize user defined AdvancedExternalizers
Key: ISPN-10743
URL: https://issues.jboss.org/browse/ISPN-10743
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 10.0.0.CR3
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.0.0.Final
ISPN-10727 Is caused because the Serialization configuration is deemed to have been modified by a user in the test setup. However, the classes being serialized are the internal Externalizers that are defined in various modules ModuleLifecycle implementations and are of no significance to the user, as they will always be applied regardless of the xml configuration. Therefore, we should hide all internal Externalizer classes from the user.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list