You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/07/07 13:17:00 UTC

[jira] [Created] (IGNITE-5718) Forcible node drop makes cluster instable in some cases.

Andrew Mashenkov created IGNITE-5718:
----------------------------------------

             Summary: Forcible node drop makes cluster instable in some cases.
                 Key: IGNITE-5718
                 URL: https://issues.apache.org/jira/browse/IGNITE-5718
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: 2.0
            Reporter: Andrew Mashenkov
             Fix For: 2.2


Communication SPI can drop nodes from topology due to short network issues regardless failureDetectionTimout.
Also, we throw IgniteCheckedExcpetion in safeHandshake method without any retry
if remote node close connection (possibly by timeout) due to short network issues. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)