Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Add support for read-through cache store for mvcc caches.
Attention should be put on Cache.size method behavior. Cache.size addressed in https://issues.apache.org/jira/browse/IGNITE-8149 could be decremented improperly in org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager#mvccRemoveAll method (called during load from store) when all existing mvcc row versions are aborted or last committed one is remove version.
Attachments
Issue Links
- is part of
-
IGNITE-7954 MVCC TX: cache load routines for key-value API
- Closed
- relates to
-
IGNITE-15759 [IEP-80] Removal of LOCAL caches support
- Resolved