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)