Skip to content

Unstaked testnet nodes are receiving an inconsistent number gossip messages #6903

@gregcusack

Description

@gregcusack

Problem

Unstaked nodes on testnet are receiving an inconsistent number of gossip messages. For example, below is a plot showing an unstaked testnet node receiving push messages and pull responses. Periodically, the node will receive a normal amount of push messages (the "spikes") and then suddenly receive very few push messages:
Image

This variable ingress push message rate is also causing the node's view of active stake in gossip to vary significantly at runtime. Initial problem brought up here: https://discord.com/channels/428295358100013066/478692221441409024/1390162668991807600
^ this problem was brought up during testnet restart but occurs in steady state as well.

Proposed Solution

Not sure yet. Sounds like poor gossip message propagation. Need to figure out all that was changed in gossip between v2.2 and v2.3

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions