[infinispan-issues] [JBoss JIRA] (ISPN-7634) SerializationConfiguration.advancedExternalizers() map should not be mutable
Tristan Tarrant (JIRA)
issues at jboss.org
Wed Feb 28 17:29:10 EST 2018
[ https://issues.jboss.org/browse/ISPN-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-7634:
----------------------------------
Fix Version/s: 9.3.0.Final
(was: 9.2.0.Final)
> SerializationConfiguration.advancedExternalizers() map should not be mutable
> ----------------------------------------------------------------------------
>
> Key: ISPN-7634
> URL: https://issues.jboss.org/browse/ISPN-7634
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration, Core
> Affects Versions: 9.0.0.CR2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Minor
> Fix For: 9.3.0.Final
>
>
> Currently {{SerializationConfiguration.advancedExternalizers()}} returns a mutable {{HashMap}}. We only read it once on startup, so modifying it won't break anything, but it should be immutable to make it clear that externalizers cannot be added at runtime.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list