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

[jira] [Created] (IGNITE-14086) Implement retry of establishing connection if it was lost

Anton Kalashnikov created IGNITE-14086:
------------------------------------------

             Summary: Implement retry of establishing connection if it was lost
                 Key: IGNITE-14086
                 URL: https://issues.apache.org/jira/browse/IGNITE-14086
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Anton Kalashnikov


It needs to implement a retry of establishing the connection. It is not clear which way is better to implement such idea because the current implementation too difficult to configure(number of retries, several properties of retry time). So it needs to think a better way to configure it. And it needs to be implementeded.

Perhaps, scalecube(gossip protocol) do all work already and we should do nothing here. Need to recheck.



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