[
https://issues.apache.org/jira/browse/IGNITE-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424707#comment-15424707
]
Andrey Gura commented on IGNITE-3678:
-------------------------------------
Patrick, I've merged your changes into master branch with some cosmetic
modifications (file headers, code formatting, etc). Thank you very much for
contribution! Waiting for new tests that help to improve Ignite quality.
> 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)