Skip to content
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

Use retry switching peer for world state download tasks #5508

Closed
wants to merge 34 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
8b76085
Use AbstractRetryingSwitchingPeerTask whenever it makes sense
fab-10 May 25, 2023
784b08f
Introduce a PoS friendly fast sync target manager
fab-10 May 25, 2023
589f89f
Require that best peers are fully validated
fab-10 May 25, 2023
a924542
Move PoS sync targe in another branch
fab-10 May 29, 2023
1378afc
Record empty responses when retrying a peer task
fab-10 May 29, 2023
a20c5ed
Review and consolidate the way result is set in retrying tasks
fab-10 May 29, 2023
bd71628
Merge branch 'demote-peer-with-empty-responses-when-retrying' into us…
fab-10 May 29, 2023
82051cb
Merge branch 'main' into demote-peer-with-empty-responses-when-retrying
fab-10 May 30, 2023
a80a73f
Merge branch 'demote-peer-with-empty-responses-when-retrying' into us…
fab-10 May 30, 2023
c695c32
Fix: always use the root cause to check the errors
fab-10 May 30, 2023
69b94d5
Merge branch 'demote-peer-with-empty-responses-when-retrying' into us…
fab-10 May 30, 2023
ed2def6
Adapt unit tests
fab-10 May 30, 2023
ea4a469
Merge branch 'main' into demote-peer-with-empty-responses-when-retrying
fab-10 Jun 1, 2023
1929945
Merge branch 'demote-peer-with-empty-responses-when-retrying' into us…
fab-10 Jun 1, 2023
d590fbf
merge main
pinges Dec 11, 2023
419e9be
fix annotation
pinges Dec 11, 2023
0dde76d
Merge branch 'main' of github.com:hyperledger/besu into use-retry-swi…
pinges Dec 12, 2023
5ee3d48
fix peer lookup to include unfinished connections
pinges Dec 14, 2023
ec897ab
Merge branch 'main' of github.com:hyperledger/besu into use-retry-swi…
pinges Dec 14, 2023
b62c7a2
check can exceed in all cases
pinges Dec 14, 2023
a337253
add debug log for disconnecting an established peer
pinges Dec 14, 2023
bb7cbd1
fix compile
pinges Dec 14, 2023
cbca445
fix unit test
pinges Dec 14, 2023
24a96a5
print message when not expected
pinges Dec 15, 2023
c26fea6
Merge branch 'main' of github.com:hyperledger/besu into use-retry-swi…
pinges Dec 15, 2023
addcfcd
really print the data
pinges Dec 15, 2023
93b772a
do not report useless for got storage range
pinges Dec 18, 2023
b9265e2
two more tasks should not report useless responses
pinges Dec 19, 2023
2e2e48f
one more task
pinges Dec 19, 2023
e98213c
add java doc to new method
pinges Dec 19, 2023
2b05f8b
check whether an empty response needs to be reported
pinges Jan 16, 2024
c22e28d
merge main
pinges Jan 16, 2024
b2ab6d7
make sure peers support snap
pinges Jan 17, 2024
3209a37
make sure peers support snap
pinges Jan 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of github.com:hyperledger/besu into use-retry-swi…
…tching-peer
pinges committed Dec 12, 2023
commit 0dde76da0ac97e3680f8d06660ecb9ed685dcc05

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.