Roman Kondakov created IGNITE-8914:
--------------------------------------
Summary: SQL TX: Partition update counter fix.
Key: IGNITE-8914
URL:
https://issues.apache.org/jira/browse/IGNITE-8914 Project: Ignite
Issue Type: Bug
Components: sql
Reporter: Roman Kondakov
Partition counters are broken in mvcc branch. This leads to faulty partition recreation during rebalance because of differences in update counters on primary and backup nodes. Reproducer: {{CacheMvccReplicatedSqlCoordinatorFailoverTest#testUpdate_N_Objects_ClientServer_Backups0_Sql_Persistence}}
We need to fix it somehow,
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)