-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.4.0
-
Component/s: None
-
Labels:
-
Epic Link:
When nodes a cell get traffic from a different node that is not a member of the cell it can cause all kinds of problems. It can cause the cell to become unstable as it will cause the Raft cluster to fall part. The alien node will start messing with leadership in a Raft cluster.
We need some safety checks in place to ensure that messages arriving from a node that is not part of the cell can be detected and dropped before they get handed over to the specific message handlers.