You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexander Belyak (JIRA)" <ji...@apache.org> on 2017/04/17 14:10:41 UTC

[jira] [Created] (IGNITE-5004) GridCacheWriteBegindStore - remove StatefulValue

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)