You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2022/12/02 13:17:00 UTC

[jira] [Created] (IGNITE-18323) Node start future may unexpectedly fails after timeout.

Andrey Mashenkov created IGNITE-18323:
-----------------------------------------

             Summary: Node start future may unexpectedly fails after timeout.
                 Key: IGNITE-18323
                 URL: https://issues.apache.org/jira/browse/IGNITE-18323
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov
             Fix For: 3.0.0-beta2


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.

In org.apache.ignite.internal.cluster.ItClusterStartupTest increase NODE_JOIN_WAIT_TIMEOUT to 15+ sec and run tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)