libplanet icon indicating copy to clipboard operation
libplanet copied to clipboard

Evict dead `BoundPeer`s from `RoutingTable`

Open greymistcube opened this issue 3 years ago • 1 comments

There seems to be some evidence that RoutingTable, or rather, KademliaProtocol to be more precise, isn't working as intended. For one, querying peerChainState seem to return abnormally high number of failed state queries to adjacent peer nodes. The problem may not entirely be necessarily due to a mismanagement of the local RoutingTable, but failure to respond promptly by remote nodes. Either way, the cause of the issue, or perhaps a justification for the phenomenon of a possible non-issue, must be further investigated and be fixed if necessary.

greymistcube avatar Jan 17 '22 14:01 greymistcube

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 01:04 stale[bot]