[
https://issues.apache.org/jira/browse/IGNITE-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yakov Zhdanov updated IGNITE-7341:
----------------------------------
Description:
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
Upd: Test {{IgniteErrorOnRebalanceTest}} has been committed to master.
was:
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
> 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
> Upd: Test {{IgniteErrorOnRebalanceTest}} has been committed to master.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)