[infinispan-issues] [JBoss JIRA] (ISPN-2185) AtomicHashMapProxy calls Cache.getCacheConfiguration() triggering legacy config adaptation.

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Fri Aug 10 04:00:07 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710851#comment-12710851 ] 

RH Bugzilla Integration commented on ISPN-2185:
-----------------------------------------------

Martin Gencur <mgencur at redhat.com> changed the Status of [bug 846731|https://bugzilla.redhat.com/show_bug.cgi?id=846731] from ON_QA to VERIFIED
                
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list