[ https://issues.apache.org/jira/browse/IGNITE-7891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov updated IGNITE-7891:
-------------------------------------
Description:
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
was:
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]
> 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
> Reporter: Alexey Kuznetsov
> Priority: Critical
>
> 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)
|