[infinispan-issues] [JBoss JIRA] (ISPN-7850) JDBC Migrator 9.x Marshaller Incorrectly Loaded
Ryan Emerson (JIRA)
issues at jboss.org
Fri May 19 10:34:01 EDT 2017
Ryan Emerson created ISPN-7850:
----------------------------------
Summary: JDBC Migrator 9.x Marshaller Incorrectly Loaded
Key: ISPN-7850
URL: https://issues.jboss.org/browse/ISPN-7850
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.0.0.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.0.1.Final, 9.1.0.Alpha1
When loading the CURRENT marshaller we extract it from an existing CacheManager and place it in the config for the target cache manager. This is wrong, because it results in the GlobalMarshaller having another instance of a GlobalMarshaller as the `external` marshaller, resulting in an infinite loop occurring when attempting to extract externalizers from the SerializeWith annotation.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list