[infinispan-issues] [JBoss JIRA] (ISPN-1889) Use a ConcurrentMapFactory abstraction when constructing concurrent maps
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Sat Feb 25 06:28:36 EST 2012
Manik Surtani created ISPN-1889:
-----------------------------------
Summary: Use a ConcurrentMapFactory abstraction when constructing concurrent maps
Key: ISPN-1889
URL: https://issues.jboss.org/browse/ISPN-1889
Project: Infinispan
Issue Type: Task
Components: Core API
Affects Versions: 5.1.1.FINAL
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 5.1.2.CR1, 5.1.2.FINAL
This allows for more flexible configuration of ConcurrentMaps, including the ability to use different implementations and levels of tune. Specifically, the ability to use a backported and highly memory-efficient CHM from JDK 8 is included, by using the system parameter {-Dinfinispan.unsafe.allow_jdk8_chm=true}
--
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