Add rolling update tests for Crdt gossip #693
Labels
good first issue
Good for newcomers
stale
[bot only] Added to stale content; results in auto-close after a week.
Milestone
#690 fixed a bug whereby new nodes coming online during a rolling update where receiving stale Crdt data from old nodes, "infecting" the new nodes with the stale data.
We could build up a testsuite that exercises various kinds of node updates a network such as leaders and validators coming and going and validating the Crdt remains sane. We should also throw invalid Crdt data at a simulated network with a large number of nodes too and validate it is ignored or purged.
The text was updated successfully, but these errors were encountered: