Max Shonichev created IGNITE-10283:
--------------------------------------
Summary: `control.sh --baseline` does not output other nodes when cluster is inactive
Key: IGNITE-10283
URL:
https://issues.apache.org/jira/browse/IGNITE-10283 Project: Ignite
Issue Type: Bug
Reporter: Max Shonichev
Fix For: 2.7
1. start 2 nodes from clean LFS
2. control.sh --baseline
expected: 0 baseline nodes, 2 other nodes
actual: 0 baseline nodes, 0 other nodes, BUG
{noformat}
Control utility [ver. 2.5.1-p150#20181101-sha1:b46a69df]
2018 Copyright(C) Apache Software Foundation
User: mshonichev
--------------------------------------------------------------------------------
Cluster state: inactive
Current topology version: 2
Baseline nodes not found.
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)