Hi,
I am using ignite 2.5.0 in local development. When I start a server node in
my code, in the logs I can see that 2 server nodes are present in cluster.
[22:10:46] Topology snapshot [ver=80, servers=2, clients=0, CPUs=8,
offheap=4.6GB, heap=4.0GB]
[22:10:46] ^-- Node [id=1ADFFFD1-E442-48C6-88A2-C429EC73FB5D,
clusterState=INACTIVE]
with cluster activator tool when I run ./control.sh --activate and set
baseline topology, then running ./cluster.sh --baseline gives me -
--------------------------------------------------------------------------------
Cluster state: active
Current topology version: 80
Baseline nodes:
ConsistentID=0:0:0:0:0:0:0:1%lo,127.0.0.1,172.17.0.1,192.168.2.84,192.168.5.192:47500,
STATE=ONLINE
ConsistentID=1, STATE=ONLINE
--------------------------------------------------------------------------------
Number of baseline nodes: 2
The server node that I am running within my code has a consistent ID of 1.
The first node is a zombie node. I am not sure how to stop that zombie node.
Can you please help?
Thanks,
Arun
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/