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

ExternalizerTable should look for annotations when not finding an externalizer in its writers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.2.0.CR3, 5.2.0.Final
    • 5.1.2.FINAL, 5.2.0.CR2
    • Marshalling
    • None

      The ExternalizerTable.isMarshallableCandidate(Object) method currently looks in its writers to see if there is an externalizer for the supplied class. However, under certain circumstances, a user-friendly externalizer is not registered. So this method should also look for annotations to see if the class has a user-friendly externalizer.

      See MODE-1769 for background.

            rh-ee-galder Galder ZamarreƱo
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: