[ 
https://issues.apache.org/jira/browse/IGNITE-7952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Pavlukhin updated IGNITE-7952:
-----------------------------------
    Description: 
We need to implement MVCC-compatible cache clear operations for Key-Value API.

Attention should be put on Cache.size method behavior. Cache.size addressed in 
https://issues.apache.org/jira/browse/IGNITE-8149 could be calculated 
improperly in 
{{org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager#mvccRemoveAll
 method when all existing mvcc row versions are aborted or last committed one 
is _remove_ version.}}

  was:
We need to implement MVCC-compatible cache clear operations for Key-Value API.

Attention should be put on Cache.size method behavior. Cache.size addressed in 
https://issues.apache.org/jira/browse/IGNITE-8149 could be calculated 
improperly in 
{{org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager#mvccRemoveAll
 method.}}


> MVCC TX: cache clear routines for key-value API
> -----------------------------------------------
>
>                 Key: IGNITE-7952
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7952
>             Project: Ignite
>          Issue Type: Task
>          Components: cache, mvcc
>            Reporter: Alexander Paschenko
>            Priority: Major
>
> We need to implement MVCC-compatible cache clear operations for Key-Value API.
> Attention should be put on Cache.size method behavior. Cache.size addressed 
> in https://issues.apache.org/jira/browse/IGNITE-8149 could be calculated 
> improperly in 
> {{org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManager#mvccRemoveAll
>  method when all existing mvcc row versions are aborted or last committed one 
> is _remove_ version.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to