Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5297

TreeMap marshalling doesn't support a Comparator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • None
    • Marshalling
    • None

    Description

      Our current MapExternalizer doesn't support a TreeMap with a Comparator. 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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: