[jira] [Created] (IGNITE-10109) MVCC TX: data become inconsistent after several updates

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10109) MVCC TX: data become inconsistent after several updates

Anton Vinogradov (Jira)
Igor Seliverstov created IGNITE-10109:
-----------------------------------------

             Summary: MVCC TX: data become inconsistent after several updates
                 Key: IGNITE-10109
                 URL: https://issues.apache.org/jira/browse/IGNITE-10109
             Project: Ignite
          Issue Type: Bug
          Components: mvcc
            Reporter: Igor Seliverstov
            Assignee: Igor Seliverstov
             Fix For: 2.7


see [TC test history|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4365543959682167276&tab=testDetails]

Here we do concurrent updates on several accounts (update their balances incrementing one and decrementing another), we expect consistent sum of all accounts at any time.

The sum become inconsistent after while.



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