You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Mikhail Cherkasov (JIRA)" <ji...@apache.org> on 2018/05/15 16:26:00 UTC

[jira] [Created] (IGNITE-8502) Ignite client can hang during a rejoin

Mikhail Cherkasov created IGNITE-8502:
-----------------------------------------

             Summary: Ignite client can hang during a rejoin
                 Key: IGNITE-8502
                 URL: https://issues.apache.org/jira/browse/IGNITE-8502
             Project: Ignite
          Issue Type: Bug
          Components: general
            Reporter: Mikhail Cherkasov
            Assignee: Mikhail Cherkasov


if server node doesn't response to client with TcpDiscoveryNodeAddFinishedMessage, client can wait for ever if joinTimeout == 0:
[https://github.com/apache/ignite/blob/b6f1ab7a4cc3be5a09d14e4775a0f45ac09c87a5/modules/core/src/main/java/org/apache/ignite/spi/discovery/tcp/ClientImpl.java#L1866]
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)