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 Goncharuk (JIRA)" <ji...@apache.org> on 2018/09/06 09:28:00 UTC

[jira] [Updated] (IGNITE-9479) Spontaneous rebalance may be triggered after a cache start

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

Alexey Goncharuk updated IGNITE-9479:
-------------------------------------
    Ignite Flags:   (was: Docs Required)

> Spontaneous rebalance may be triggered after a cache start
> ----------------------------------------------------------
>
>                 Key: IGNITE-9479
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9479
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Alexey Goncharuk
>            Assignee: Alexey Goncharuk
>            Priority: Critical
>             Fix For: 2.7
>
>
> As an optimization, we do not run two-phase exchange latch release and do not validate partition counters during cache start.
> This can lead to a situation, when rebalance is mistakenly triggered under load after a cache start.
> We should treat cache start event the same way as other exchange events that need counters sync.



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