Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

use p2p address for duplicate connection resolution - #10028

Merged
brianjohnson5972 merged 1 commit into
release/2.1.xfrom
huangminghuang/duplicate-connection-fix-2.1.x
Feb 12, 2021
Merged

brianjohnson5972 merged 1 commit into
release/2.1.xfrom
huangminghuang/duplicate-connection-fix-2.1.x

Conversation

@huangminghuang

Copy link
Copy Markdown
Contributor

Change Description

This PR fixes the problem where two nodeos establish p2p connections to each other, send go away messages to each other at the same time and then both connections are dropped without any retry.

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@brianjohnson5972
brianjohnson5972 merged commit d45c349 into release/2.1.x Feb 12, 2021
@brianjohnson5972
brianjohnson5972 deleted the huangminghuang/duplicate-connection-fix-2.1.x branch February 12, 2021 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants