You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Anton Kalashnikov (Jira)" <ji...@apache.org> on 2021/01/28 13:06:00 UTC

[jira] [Created] (IGNITE-14085) Implement message recovery protocol over handshake

Anton Kalashnikov created IGNITE-14085:
------------------------------------------

             Summary: Implement message recovery protocol over handshake
                 Key: IGNITE-14085
                 URL: https://issues.apache.org/jira/browse/IGNITE-14085
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Anton Kalashnikov


The central idea of recovery protocol is the same as it is in the current implementation. So it needs to implement a similar idea with the recovery descriptor. This means information about last sending/received messages should be sent during the handshake and according to this information messages which were not received should be sent one more time.



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