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

StoreMigrator ThreadLeak when calling SerializationConfigUtil::getMarshaller

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: