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

Update AbstractModuleLifecycle to avoid deprecated types in SPI signature

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 5.2.0.ALPHA1, 5.2.0.Final
    • None
    • None
    • None

    Description

      To make use of this class integrating modules need to implement

      org.infinispan.lifecycle.AbstractModuleLifecycle.cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration)
      org.infinispan.lifecycle.AbstractModuleLifecycle.cacheStarting(ComponentRegistry, Configuration, String)
      

      but these GlobalConfiguration and Configuration types are deprecated.

      We should have an overloaded version to make sure extension modules have time to migrate.

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            sgrinove Sanne Grinovero
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: