Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3284

LegacyGlobalConfigurationAdapter should use externalizer ids from config

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • None
    • Clustering
    • None

    Description

      The LegacyGlobalConfigurationAdapter.adapt() method copies configuration from the legacy Infinispan GlobalConfiguration to the new style GlobalConfiguration. In doing so it attempts to add AdvancedExternalizers as-is, but this causes an NPE when the externalizer has not overridden the AbstractExternalizer.getId() method (which returns null) which is what happens for Externalizers added during ModuleLifecycles (e.g. the server externalizers)

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            NadirX NadirX
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: