Eduard Shangareev created IGNITE-5943:
-----------------------------------------
Summary: Communication. We could reject client connection while it
has received EVT_NODE_JOINED
Key: IGNITE-5943
URL: https://issues.apache.org/jira/browse/IGNITE-5943
Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 2.0
Reporter: Eduard Shangareev
Assignee: Eduard Shangareev
Priority: Critical
Fix For: 2.2
There is a race between server nodes receive acknowledgment about joining
client node and client node starts to think that it is absolutely functional.
It would cause to rejecting communication (for example. on requesting data from
caches) between the client and servers.
The issue happens on really big topologies (> 300 nodes) or when many clients
join simultaneously.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)