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

StoreMigrator ThreadLeak when calling SerializationConfigUtil::getMarshaller

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

XMLWordPrintable

      Currently SerializationConfigUtil::getMarshaller leaks a thread because it creates a EmbeddedCacheManager in order to retrieve the PersistenceMarshallerImpl marshaller, but never closes the instance. Unfortunately, it's not as simple as just closing the EmbeddedCacheManager, because that will call stop on the PersistenceMarshallerImpl.

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: