[
https://issues.apache.org/jira/browse/IGNITE-18323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-18323:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Node start future may unexpectedly fails after timeout.
> -------------------------------------------------------
>
> Key: IGNITE-18323
> URL: https://issues.apache.org/jira/browse/IGNITE-18323
> Project: Ignite
> Issue Type: Bug
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)