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

Sanne Grinovero (JIRA) issues at jboss.org
Thu Mar 12 16:48:19 EDT 2015


     [ https://issues.jboss.org/browse/ISPN-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated ISPN-5297:
----------------------------------
    Summary: TreeMap marshalling doesn't support a Comparator  (was: TreeMap marshalling doesn't support a Compator)


> TreeMap marshalling doesn't support a Comparator
> ------------------------------------------------
>
>                 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