Description
Partition counters are broken in mvcc branch. This leads to the faulty partition recreation during a rebalance because of the differences in update counters on primary and backup nodes. Reproducer: CacheMvccReplicatedSqlCoordinatorFailoverTest#testUpdate_N_Objects_ClientServer_Backups0_Sql_Persistence
We need to fix it somehow,
Attachments
Issue Links
- Is contained by
-
IGNITE-4191 SQL: support transactions
- Resolved