[infinispan-issues] [JBoss JIRA] (ISPN-12162) Fix marshaller inconsistent configuration
Katia Aresti (Jira)
issues at jboss.org
Fri Jul 24 10:30:36 EDT 2020
Katia Aresti created ISPN-12162:
-----------------------------------
Summary: Fix marshaller inconsistent configuration
Key: ISPN-12162
URL: https://issues.redhat.com/browse/ISPN-12162
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 11.0.1.Final
Reporter: Katia Aresti
Assignee: Katia Aresti
When we use the marshaller method
public ConfigurationBuilder marshaller(Class<? extends Marshaller> marshaller)
or
public ConfigurationBuilder marshaller(String marshaller)
if a mashaller was already configured, we can't override the configuration, as it may happen that the marshaller and marshaller class don't match.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list