[jira] [Created] (IGNITE-8031) MVCC TX: TxLog does not support partitions rebalance at the moment. We need to implement it.

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

[jira] [Created] (IGNITE-8031) MVCC TX: TxLog does not support partitions rebalance at the moment. We need to implement it.

Anton Vinogradov (Jira)
Roman Kondakov created IGNITE-8031:
--------------------------------------

             Summary: MVCC TX: TxLog does not support partitions rebalance at the moment. We need to implement it.
                 Key: IGNITE-8031
                 URL: https://issues.apache.org/jira/browse/IGNITE-8031
             Project: Ignite
          Issue Type: Bug
          Components: sql
            Reporter: Roman Kondakov


When new node joins to the cluster after the partitions rebalance it has empty TxLog. And therefore all transactions committed before this join are considered as uncommitted by this node.

We need to replicate TxLog to the new nodes as well as data partitions.



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