Vladimir Dmitrienko created IGNITE-24916:
--------------------------------------------
Summary: Node stuck in unsuccessful election after restart
Key: IGNITE-24916
URL: https://issues.apache.org/jira/browse/IGNITE-24916
Project: Ignite
Issue Type: Bug
Affects Versions: 3.0.0-beta1
Environment: Each node is CMG, each node "-Xms4096m", "-Xmx4096m",
each on a separate host.
Each host vCPU: 4, Memory: 32GB.
Reporter: Vladimir Dmitrienko
Attachments: logs.zip
*Steps to reproduce:*
# Start 3 nodes.
# Create 1 table and fill it with 10 rows.
# Restart one of the nodes.[^logs.zip]
*Actual result:*
The node has started and joined the cluster but after that it's stuck in the
unsuccessful election:
_Unsuccessful election round number 6, group 'cmg_group'._
See the full logs attached.
*Expected result:*
The node has joined the cluster successfully.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)