[infinispan-issues] [JBoss JIRA] Work started: (ISPN-906) Ability to delete AtomicMaps using AtomicMapLookup
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Feb 4 12:01:39 EST 2011
[ https://issues.jboss.org/browse/ISPN-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ISPN-906 started by Galder Zamarreño.
> Ability to delete AtomicMaps using AtomicMapLookup
> --------------------------------------------------
>
> Key: ISPN-906
> URL: https://issues.jboss.org/browse/ISPN-906
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core API, Locking and Concurrency
> Affects Versions: 4.2.0.Final
> Reporter: Patrick McFarland
> Assignee: Galder Zamarreño
> Labels: atomic_map
> Fix For: 5.0.0.ALPHA3, 5.0.0.Final
>
>
> Atomic maps, once created, can only be deleted using the Cache API (e.g., {{Cache.remove(atomicMapKey)}}) which is clunky. All interactions - creating and getting a handle on an AtomicMap - is done through {{AtomicMapLookup}}, so {{AtomicMapLookup}} should also offer a convenience method to remove AtomicMaps.
> Original request:
> {quote}
> There seems to be no way to delete an atomic map once created. There probably should be an interceptor for this.
> {quote}
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list