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

SHiP move all network operations another thread - develop #10607

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

huangminghuang
Copy link
Contributor

Change Description

This PR cherrypicks the commits from PR #10513 and PR #10597 to

  • create an additional thread for all ship network communication,
  • fix bug where state history plugin would send blocks with block_num smaller than the client requests when the state history block head is behind the block head of the client,
  • stop the application when it fails to listen on the configured state history port.

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

@huangminghuang huangminghuang requested a review from heifner August 9, 2021 14:32
@huangminghuang huangminghuang changed the base branch from master to develop August 9, 2021 14:33
@heifner heifner changed the title Huangminghuang/ship threaded asyn send dev SHiP threaded asyn send - develop Aug 9, 2021
@heifner heifner changed the title SHiP threaded asyn send - develop SHiP move all network operations another thread - develop Aug 9, 2021
@huangminghuang huangminghuang force-pushed the huangminghuang/ship-threaded-asyn-send-dev branch from fb0dd38 to 87b40ea Compare August 10, 2021 13:15
@heifner heifner merged commit 7afc1a6 into develop Aug 10, 2021
@heifner heifner deleted the huangminghuang/ship-threaded-asyn-send-dev branch August 10, 2021 16:15
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