libplanet
libplanet copied to clipboard
Evict dead `BoundPeer`s from `RoutingTable`
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.
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.