[jira] [Created] (IGNITE-9086) Error during commit transaction on primary node may lead to breaking transaction data integrity

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

[jira] [Created] (IGNITE-9086) Error during commit transaction on primary node may lead to breaking transaction data integrity

Anton Vinogradov (Jira)
Pavel Kovalenko created IGNITE-9086:
---------------------------------------

             Summary: Error during commit transaction on primary node may lead to breaking transaction data integrity
                 Key: IGNITE-9086
                 URL: https://issues.apache.org/jira/browse/IGNITE-9086
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.6, 2.5, 2.4
            Reporter: Pavel Kovalenko
             Fix For: 2.7


Transaction properties are PESSIMISTIC, REPEATABLE READ.

If primary partitions participating in the transaction are spread across several nodes and commit is failed on some of the primary nodes while other primary nodes have committed transaction it may lead to breaking transaction data integrity. A data become inconsistent even after rebalance when the node with failed commit returns back to the cluster.





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