Skip to content

fix(net):optimize sync service #5234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2023

Conversation

jwrct
Copy link
Contributor

@jwrct jwrct commented May 23, 2023

What does this PR do?
Fix the issue of repeatedly requesting blocks.

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@jwrct jwrct changed the title fix(net):optimize sync servise fix(net):optimize sync service May 23, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #5234 (c8b9d1a) into release_v4.7.2 (dcf8982) will increase coverage by 0.05%.
The diff coverage is 60.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@                 Coverage Diff                  @@
##             release_v4.7.2    #5234      +/-   ##
====================================================
+ Coverage             60.39%   60.45%   +0.05%     
- Complexity             9003     9008       +5     
====================================================
  Files                   836      836              
  Lines                 49681    49685       +4     
  Branches               5529     5530       +1     
====================================================
+ Hits                  30007    30035      +28     
+ Misses                17303    17273      -30     
- Partials               2371     2377       +6     
Impacted Files Coverage Δ
...va/org/tron/core/net/service/sync/SyncService.java 58.97% <50.00%> (-0.41%) ⬇️
.../tron/core/net/messagehandler/BlockMsgHandler.java 51.19% <100.00%> (+0.58%) ⬆️

... and 12 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jwrct jwrct merged commit ad1a1b3 into tronprotocol:release_v4.7.2 May 24, 2023
@RZ7272 RZ7272 linked an issue Jul 4, 2023 that may be closed by this pull request
Closed
@halibobo1205 halibobo1205 removed a link to an issue Aug 23, 2023
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants