[jboss-jira] [JBoss JIRA] (AS7-5308) InfinispanBackingCacheEntryStore triggers cache configuration adaptation per invocation
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Sun Aug 5 15:09:06 EDT 2012
Paul Ferraro created AS7-5308:
---------------------------------
Summary: InfinispanBackingCacheEntryStore triggers cache configuration adaptation per invocation
Key: AS7-5308
URL: https://issues.jboss.org/browse/AS7-5308
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Affects Versions: 7.1.2.Final (EAP)
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Critical
Fix For: 7.1.3.Final (EAP)
InfinispanBackingCacheEntryStore.acquireSessionOwnership(...) includes a call to Cache.getCacheConfiguration(...). In Infinispan 5.1.x, this triggers a call to LegacyConfigurationAdaptor.adapt(...) which not only adds an unnecessary performance hit, but adds INFO logging noise.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list