Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The cache group patition topology provides the same view on created cache data stores. , so managing of data stores in the offeap manager can be omitted.
protected final ConcurrentMap<Integer, CacheDataStore> partDataStores = new ConcurrentHashMap<>();
Attachments
Issue Links
- is depended upon by
-
IGNITE-14744 Restore snapshot taken on different topologies
- Resolved
- is related to
-
IGNITE-15355 Test method corruptDataEntry works incorrecly for in-memory and persistence caches
- Resolved
- links to