This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Collators don't clear connection requests until they produce another collation #5062
Labels
I3-bug
Fails to follow expected behavior.
T5-parachains_protocol
This PR/Issue is related to Parachains features and protocol changes.
polkadot/node/network/collator-protocol/src/collator_side/mod.rs
Lines 518 to 533 in c1a8115
is only invoked here, after a collation has been sent to the collator-protocol subsystem
polkadot/node/network/collator-protocol/src/collator_side/mod.rs
Lines 392 to 404 in c1a8115
If there is no collation for some time, an outdated connection request will remain in-memory.
The text was updated successfully, but these errors were encountered: