Roman Puchkovskiy created IGNITE-21189:
------------------------------------------
Summary: Do not allow a node to be added to physical topology
after it has left
Key: IGNITE-21189
URL: https://issues.apache.org/jira/browse/IGNITE-21189
Project: Ignite
Issue Type: New Feature
Components: networking
Reporter: Roman Puchkovskiy
Fix For: 3.0.0-beta2
Currently, we do not allow a node to establish a logical connection with a node
that had already left the physical topology (by failing handshakes with such
nodes), but it is possible that another node sends us an ADDED event about the
node for which we have already seen a REMOVED event. We should ignore such an
attempt to re-add a node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)