[infinispan-issues] [JBoss JIRA] (ISPN-1987) AtomicMap should use suppress return values flags when calling put internally

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Apr 18 04:30:18 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani updated ISPN-1987:
--------------------------------

    Git Pull Request: https://github.com/infinispan/infinispan/pull/1071  (was: https://github.com/infinispan/infinispan/pull/1071)
         Description: 
AtomicMaps should make use of flags to suppress return values and unnecessary cache loading when internally calling cache.put() to ensure performance regardless of the underlying cache configuration.

This will drastically affect the performance of projects that make use of AtomicMaps, like JBoss AS, Hibernate OGM and ModeShape.

  was:AtomicMaps should make use of flags to suppress return values and unnecessary cache loading when internally calling cache.put() to ensure performance regardless of the underlying cache configuration.


    
> AtomicMap should use suppress return values flags when calling put internally
> -----------------------------------------------------------------------------
>
>                 Key: ISPN-1987
>                 URL: https://issues.jboss.org/browse/ISPN-1987
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core API
>    Affects Versions: 5.1.4.CR1
>            Reporter: Manik Surtani
>            Assignee: Manik Surtani
>            Priority: Critical
>              Labels: performance
>             Fix For: 5.1.4.FINAL
>
>
> AtomicMaps should make use of flags to suppress return values and unnecessary cache loading when internally calling cache.put() to ensure performance regardless of the underlying cache configuration.
> This will drastically affect the performance of projects that make use of AtomicMaps, like JBoss AS, Hibernate OGM and ModeShape.

--
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