You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Kondakov (JIRA)" <ji...@apache.org> on 2018/07/03 09:08:00 UTC

[jira] [Created] (IGNITE-8914) SQL TX: Partition update counter fix.

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)