[infinispan-issues] [JBoss JIRA] (ISPN-1905) Ability to specify lifespan for AtomicMaps through AtomicMapLookup API
Guido Bonazza (JIRA)
jira-events at lists.jboss.org
Mon Mar 12 09:13:48 EDT 2012
Guido Bonazza created ISPN-1905:
-----------------------------------
Summary: Ability to specify lifespan for AtomicMaps through AtomicMapLookup API
Key: ISPN-1905
URL: https://issues.jboss.org/browse/ISPN-1905
Project: Infinispan
Issue Type: Feature Request
Components: Core API
Affects Versions: 5.1.2.FINAL
Reporter: Guido Bonazza
Assignee: Manik Surtani
Fix For: 6.0.0.FINAL
Currently there is no way to specify the lifespan of an AtomicMap when it is created through AtomicMapLookup.
Some overloads of AtomicMapLookup#getAtomicMap() and AtomicMapLookup#getFineGrainedAtomicMap() should be provided that take the (..., long lifespan, TimeUnit unit) extra parameters.
See the forum reference for a workaround.
--
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