Periodically the node checks if there is more outbound that the maximum configured and evict any extra. The count of extra outbound did not take into account the avalanche outbounds and will evict way too early. This diff fixes this issue and add a unit test for the GetExtraFullOutboundCount() method.
Details
Details
- Reviewers
sdulfari - Group Reviewers
Restricted Project - Commits
- rABC09a92690b6b7: [avalanche] Account for the avalanche outbound when checking for outbound…
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- avalanche_outbound_eviction
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19725 Build 39169: Build Diff build-diff · build-debug · build-without-wallet · lint-circular-dependencies · build-clang-tidy · build-clang Build 39168: arc lint + arc unit