[jira] [Created] (IGNITE-7341) Inconsistent data in case of error during rebalance

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

[jira] [Created] (IGNITE-7341) Inconsistent data in case of error during rebalance

Anton Vinogradov (Jira)
Semen Boikov created IGNITE-7341:
------------------------------------

             Summary: Inconsistent data in case of error during rebalance
                 Key: IGNITE-7341
                 URL: https://issues.apache.org/jira/browse/IGNITE-7341
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.0
            Reporter: Semen Boikov


Added test reproducing artificial error during rebalance: IgniteErrorOnRebalanceTest.
Test scenario:
- start node1, put some data in replicated cache
- start node2, it fails to rebalance entry, stops rebalance and leave partition in MOVING state
- stop node1, since there are no others partition owners then node2 becomes owner
- start node1, after this node1 and node2 has different data




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)