Alexander Belyak created IGNITE-8103:
----------------------------------------
Summary: 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
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
(v7.6.3#76005)