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 2017/09/25 13:48:00 UTC

[jira] [Updated] (IGNITE-5854) Validate baseline topology change history during node joins

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

Alexey Goncharuk updated IGNITE-5854:
-------------------------------------
    Fix Version/s:     (was: 2.3)
                   2.4

> Validate baseline topology change history during node joins
> -----------------------------------------------------------
>
>                 Key: IGNITE-5854
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5854
>             Project: Ignite
>          Issue Type: New Feature
>          Components: persistence
>    Affects Versions: 2.1
>            Reporter: Alexey Goncharuk
>             Fix For: 2.4
>
>
> It is possible to have a cluster-split restarts when persistence enabled:
> Start 1, 2, 3, 4, update data. Stop
> Start 1, 2. Update data. Stop
> Start 3, 4. Update data. Stop.
> Start 1, 2, 3, 4. Stop
> We need to make sure that the second start is not allowed. This can be done by introducing baseline topology history and topology hash generation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)