You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2021/06/07 16:05:00 UTC

[jira] [Created] (IGNITE-14843) Avoid probing followers if it's dead by discovery in raft protocol

Alexey Scherbakov created IGNITE-14843:
------------------------------------------

             Summary: Avoid probing followers if it's dead by discovery in raft protocol
                 Key: IGNITE-14843
                 URL: https://issues.apache.org/jira/browse/IGNITE-14843
             Project: Ignite
          Issue Type: Task
            Reporter: Alexey Scherbakov
             Fix For: 3.0.0-alpha3


We can remove some computations (checking for dead nodes) and replace it with

SWIM node alive event - start replicator when the event is received.



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