Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Docs Required, Release Notes Required
Description
Node start future fails after 30sec if it can't find Metastorage group when grid start slowly.
Steps to reproduce
- Start 2 nodes and init the grid that node1 is CMG and node2 is Metastorage
- Stop all nodes.
- Start CMG node and wait for 30+ sec.
- Observation: node start future will fails.
Find reproducer in IGNITE-18171 PR in ignite-runner module.
org.apache.ignite.internal.cluster.ItClusterStartupTest
It may require to increase NODE_JOIN_WAIT_TIMEOUT up to 15+ sec.
Let's remove timeout at all.
Attachments
Issue Links
- is caused by
-
IGNITE-18171 Descibe nodes start/stop scenarios
- Resolved
- links to