[infinispan-issues] [JBoss JIRA] (ISPN-10812) StoreMigrator ThreadLeak when calling SerializationConfigUtil::getMarshaller
Ryan Emerson (Jira)
issues at jboss.org
Wed Oct 23 11:28:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryan Emerson updated ISPN-10812:
--------------------------------
Labels: testsuite_failure (was: )
> StoreMigrator ThreadLeak when calling SerializationConfigUtil::getMarshaller
> ----------------------------------------------------------------------------
>
> Key: ISPN-10812
> URL: https://issues.jboss.org/browse/ISPN-10812
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores, Test Suite - Core
> Affects Versions: 10.0.0.CR3
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Labels: testsuite_failure
>
> 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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list