[infinispan-issues] [JBoss JIRA] (ISPN-5297) TreeMap marshalling doesn't support a Compator

William Burns (JIRA) issues at jboss.org
Thu Mar 12 16:32:18 EDT 2015


William Burns created ISPN-5297:
-----------------------------------

             Summary: TreeMap marshalling doesn't support a Compator
                 Key: ISPN-5297
                 URL: https://issues.jboss.org/browse/ISPN-5297
             Project: Infinispan
          Issue Type: Bug
          Components: Marshalling
            Reporter: William Burns


Our current MapExternalizer doesn't support a TreeMap with a Compator.  Currently we ignore any user provided Comparator to the TreeMap.  We can't just fix this as we will break backwards compatibility if a TreeMap serialized form was stored.

The only method I can think of that would work consistently would be to properly implement VersionAwareMarshaller.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list