[infinispan-issues] [JBoss JIRA] (ISPN-2185) AtomicHashMapProxy calls Cache.getCacheConfiguration() triggering legacy config adaptation.
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Thu Sep 6 19:38:32 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716481#comment-12716481 ]
RH Bugzilla Integration commented on ISPN-2185:
-----------------------------------------------
gsheldon at redhat.com made a comment on [bug 846731|https://bugzilla.redhat.com/show_bug.cgi?id=846731]
changed JDG to JBoss Data Grid in doc text.
> AtomicHashMapProxy calls Cache.getCacheConfiguration() triggering legacy config adaptation.
> -------------------------------------------------------------------------------------------
>
> Key: ISPN-2185
> URL: https://issues.jboss.org/browse/ISPN-2185
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 5.1.5.FINAL
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Critical
> Labels: jdg, jdg6
> Fix For: 5.1.6.FINAL
>
>
> The following commit:
> https://github.com/infinispan/infinispan/commit/672e91fab76c882498c24f5bf87d43b1c7654af5
> adds a call to Cache.getCacheConfiguration(). In 5.1.x, this triggers a call to LegacyConfigurationAdaptor.adapt(...). In AS7, this has a consequence of:
> * a performance penalty per new cache entry (we use an atomic map per session)
> * an INFO log message containing a warning about the eviction configuration
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list