[jira] [Created] (IGNITE-3678) Test for partition distribution functionality

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

[jira] [Created] (IGNITE-3678) Test for partition distribution functionality

Anton Vinogradov (Jira)
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)