Semyon Danilov created IGNITE-14027:
---------------------------------------
Summary: Switching Auto-adjust on does not trigger including existent nodes(which are not in BLT) to the BLT
Key: IGNITE-14027
URL:
https://issues.apache.org/jira/browse/IGNITE-14027 Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 2.9.1
Reporter: Semyon Danilov
Assignee: Semyon Danilov
Steps to reproduce:
* Start cluster with AA on
* Disable AA
* Start new node - it joins topology, not the BL
* Enable AA
Expected:
* As _softTimeout_ passes, the node joins the BLT
Actual:
* The node remains out of BLT
With that new note won't join BLT until either another new node started or AA disabled and the node is included in the BLT manually
--
This message was sent by Atlassian Jira
(v8.3.4#803005)