Alexander Belyak created IGNITE-5004:
----------------------------------------
Summary: GridCacheWriteBegindStore - remove StatefulValue
Key: IGNITE-5004
URL:
https://issues.apache.org/jira/browse/IGNITE-5004 Project: Ignite
Issue Type: Improvement
Affects Versions: 1.9
Reporter: Alexander Belyak
If writeCoalescing=false - GridCacheWriteBehindStore doesn't need to create StatefulValue for each KV entry. Need to implement WBStore without this wrapper at all (if it is possible to solve ABA problem in cacheMap's) or with thinner wrapper without unnecesarry syncronizations/state.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)