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:33:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-13603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Steshin updated IGNITE-13603:
--------------------------------------
    Description: 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 failure of message sending.  (was: 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.)

> 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
>            Priority: Major
>
> 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 failure of message sending.



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