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

Lack of EmbeddedCacheManager.undefineConfiguration(String) can cause memory/classloader leaks

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      EmbeddedCacheManager has defineConfiguration(...) methods for defining a new cache configuration, but has no equivalent "undefine" method. Consequently, once defined, a cache manager will retains a reference to the cache configuration object for the lifetime of the cache manager. While this is normally not a big deal, the configuration objects generated by WildFly contain references to the classloaders of foreign modules.

              ttarrant@redhat.com Tristan Tarrant
              pferraro@redhat.com Paul Ferraro
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: