Patrick Peralta created IGNITE-3678:
---------------------------------------
Summary: Test for partition distribution functionality
Key: IGNITE-3678
URL:
https://issues.apache.org/jira/browse/IGNITE-3678 Project: Ignite
Issue Type: Test
Components: cache
Affects Versions: 1.7
Reporter: Patrick Peralta
Assignee: Patrick Peralta
Fix For: 1.8
Create a test that will assert the following conditions in a running cluster while server nodes are (forcibly) killed and restarted:
* even distribution of partitions
* safe distribution of partitions (where data will not be lost if a single node is killed) - this means the cache is configured with a backup count >= 1 and partitions are backed up to a different node from the primary
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)