]
Tristan Tarrant updated ISPN-10230:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Remove org.infinispan.atomic implementations and MergeOnStore
-------------------------------------------------------------
Key: ISPN-10230
URL:
https://issues.jboss.org/browse/ISPN-10230
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 10.0.0.Beta3
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 10.0.0.Beta4
We should remove AtomicMap and FineGrainedAtomicMap as their implementation requires
several workarounds that make parts of the codebase very fragile. As AtomicMaps and
AtomicMapLookup are not documented in the user guide, the fallout from this should be
minimal.