You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/06/08 13:29:00 UTC

[jira] [Created] (IGNITE-998) Error in client reconnect handling

Semen Boikov created IGNITE-998:
-----------------------------------

             Summary: Error in client reconnect handling
                 Key: IGNITE-998
                 URL: https://issues.apache.org/jira/browse/IGNITE-998
             Project: Ignite
          Issue Type: Bug
          Components: general
            Reporter: Semen Boikov
            Assignee: Yakov Zhdanov
            Priority: Critical
             Fix For: sprint-5


Added test TcpClientDiscoverySpiSelfTest.testClientReconnectOneServerOneClient provoking reconnect on network error. 

In debugger see that in ServerImpl.processClientReconnectMessage server sees that collection of pending events is null and rejects reconnect, but actually it is valid scenario when there are no pending events.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)