You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (JIRA)" <ji...@apache.org> on 2018/09/24 18:22:00 UTC

[jira] [Updated] (IGNITE-7891) awaitPartitionMapExchange works incorrectly if partitioned cache has backup

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

Nikolay Izhikov updated IGNITE-7891:
------------------------------------
    Fix Version/s:     (was: 2.7)
                   2.8

> awaitPartitionMapExchange works incorrectly if partitioned cache has backup
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-7891
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7891
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Alexey Kuznetsov
>            Priority: Critical
>              Labels: rebalance
>             Fix For: 2.8
>
>
> When cluster is started with partitioned cache with backups, 
>  awaitPartitionMapExchange(true, true, null) may work incorrectly : it doesn't wait for full rebalance to be finished.
> See [reproducer|https://github.com/voipp/ignite/commit/78d96c4950b7f82abea1d3cec8b508a96089f2a5]
> Note that reproducer is flaky, it fails 80% of times



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)