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

Pavel Kovalenko reassigned IGNITE-8080:
---------------------------------------

    Assignee: Alexey Goncharuk  (was: Pavel Kovalenko)

Fix is ready.
PR: https://github.com/apache/ignite/pull/3721
TC: 
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&branch_IgniteTests24Java8=pull%2F3721%2Fhead

> Partition update counter can be incremented twice in case of transaction 
> commit and near cache enabled
> ------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8080
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8080
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.4
>            Reporter: Pavel Kovalenko
>            Assignee: Alexey Goncharuk
>            Priority: Minor
>             Fix For: 2.5
>
>
> Problem:
> * Commit local transaction (IgniteTxLocalAdapter#userCommit())
> * TxEntry is updated and update counter is incremented. 
> * Try to update near cache entry and this operation can throw 
> GridCacheEntryRemovedException
> * In case when exception is thrown we start to update TxEntry again and 
> update counter will be incremented twice.



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

Reply via email to