You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2016/11/29 04:25:58 UTC

[jira] [Updated] (IGNITE-1152) Distribution of backup partitions is not uniform

     [ https://issues.apache.org/jira/browse/IGNITE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kuznetsov updated IGNITE-1152:
-------------------------------------
    Priority: Minor  (was: Major)

> Distribution of backup partitions is not uniform
> ------------------------------------------------
>
>                 Key: IGNITE-1152
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1152
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.1.4
>            Reporter: Alexey Kuznetsov
>            Assignee: Alexey Goncharuk
>            Priority: Minor
>         Attachments: CacheBackupPartitionsTest.java
>
>
> I started 4 nodes with partitioned cache with 1 backup.
> And found that primary parts more or less uniform, but backup parts - not:
> Node n1: : pri=244, bak=367
> Node n2: : pri=260, bak=590
> Node n3: : pri=244, bak=367
> Node n4: : pri=260, bak=590
> Code to test this issue attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)