Vladimir Steshin created IGNITE-13018:
-----------------------------------------

             Summary: Get rid of duplicated checking of failed node.
                 Key: IGNITE-13018
                 URL: https://issues.apache.org/jira/browse/IGNITE-13018
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Vladimir Steshin
            Assignee: Vladimir Steshin


Failed node checking should be simplified to one step: ping node (send a 
message) from previous one in the ring and wait for response within 
IgniteConfiguration.failureDetectionTimeout. If node doesn't respond, we should 
consider it failed. Extra steps of connection checking may seriously delay 
failure detection, bring confusion and weird behavior.



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

Reply via email to