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)