-
Enhancement
-
Resolution: Done
-
Major
-
6.0.0.Final, 5.2.10.Final
-
None
DataContainer should handle atomically all the interactions with the Persistence. This includes all the eviction/passivation.
Main points:
- In DataContainer load/store will avoid any lose of data during concurrent operations
- Take advantage of CHMv8
- CacheLoader and Writer Interceptors are no longer needed.
Check the mailling list for more info.