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 2020/06/17 04:36:00 UTC

[jira] [Closed] (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 closed IGNITE-1152.
------------------------------------

> 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
(v8.3.4#803005)