You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:03:06 UTC

[jira] [Updated] (IGNITE-8103) Node with BLT is not allowed to join cluster without one

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

Maxim Muzafarov updated IGNITE-8103:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> Node with BLT is not allowed to join cluster without one
> --------------------------------------------------------
>
>                 Key: IGNITE-8103
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8103
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.4
>            Reporter: Alexander Belyak
>            Priority: Major
>             Fix For: 2.9
>
>         Attachments: ActivateTest.java
>
>
> 1) Start cluster of 2-3 nodes and activate it, fill some data
> 2) Stop cluster, clear LFS on first node
> 3) Start cluster from first node (or start all nodes synchronously)
> Expected result: ?
> Actual result: "Node with set up BaselineTopology is not allowed to join cluster without one: cons_srv2"
> In the technical point of view it's expected behaviour, because first node with cleared storage became grid coordinator and reject any connection attempts from nodes with different baseline. But it's bad for usability: if we always start all nodes together and wanna clear storage on one node by some reason - we need to define start sequence.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)