[infinispan-issues] [JBoss JIRA] (ISPN-7729) Cache managers share a mutable GenericTransactionManagerLookup instance
Dan Berindei (JIRA)
issues at jboss.org
Tue Apr 18 02:19:00 EDT 2017
Dan Berindei created ISPN-7729:
----------------------------------
Summary: Cache managers share a mutable GenericTransactionManagerLookup instance
Key: ISPN-7729
URL: https://issues.jboss.org/browse/ISPN-7729
Project: Infinispan
Issue Type: Bug
Components: Configuration, Core
Affects Versions: 9.0.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.1.0.Final
{{GenericTransactionManagerLookup}} is mutable, so different cache managers should use different instances. Even if two deployments see the same {{GenericTransactionManagerLookup}} class from a common parent classloader, each deployment could include its own transaction manager.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list