Roman Kondakov created IGNITE-10455: ---------------------------------------
Summary: MVCC: Tx timeout can cause update counters inconsistency. Key: IGNITE-10455 URL: https://issues.apache.org/jira/browse/IGNITE-10455 Project: Ignite Issue Type: Bug Components: mvcc Reporter: Roman Kondakov When transaction is rolled back on backup on prepare step, it could lead to update counters inconsistency between primary and backup. We need to fix backup counters update. Reproducer: {{TxWithSmallTimeoutAndContentionOneKeyTest#test}} with enabled MVCC. -- This message was sent by Atlassian JIRA (v7.6.3#76005)