Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-906

Ability to delete AtomicMaps using AtomicMapLookup

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)
    • Low

      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:

      There seems to be no way to delete an atomic map once created. There probably should be an interceptor for this.

              rh-ee-galder Galder ZamarreƱo
              diablod3_jira Patrick McFarland (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: