You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2020/10/21 09:29:00 UTC

[jira] [Created] (IGNITE-13603) TcpDiscoverySpi seems do not drop network recovery state and it's timer.

Vladimir Steshin created IGNITE-13603:
-----------------------------------------

             Summary: TcpDiscoverySpi seems do not drop network recovery state and it's timer.
                 Key: IGNITE-13603
                 URL: https://issues.apache.org/jira/browse/IGNITE-13603
             Project: Ignite
          Issue Type: Improvement
            Reporter: Vladimir Steshin
            Assignee: Vladimir Steshin


ServerImpl keeps sndState (CrossRingMessageSendState) in its message send cycle. Once created with a failure recovery timer, it is not cleared or refreshed any more. This may issue instant timeout on next send failure.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)