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

[BACKPORT/21.2.x] go/worker/storage: Force checkpoint sync when block info unavailable #4084

Merged
merged 7 commits into from
Jun 25, 2021

Conversation

kostko
Copy link
Member

@kostko kostko commented Jun 25, 2021

Backport of #4080.

@kostko kostko added the c:backport Category: backport to stable branch label Jun 25, 2021
@kostko kostko marked this pull request as ready for review June 25, 2021 12:53
@codecov
Copy link

codecov bot commented Jun 25, 2021

Codecov Report

Merging #4084 (b1f36d6) into stable/21.2.x (1d7f325) will decrease coverage by 0.61%.
The diff coverage is 69.46%.

Impacted file tree graph

@@                Coverage Diff                @@
##           stable/21.2.x    #4084      +/-   ##
=================================================
- Coverage          66.91%   66.30%   -0.62%     
=================================================
  Files                414      414              
  Lines              42353    42452      +99     
=================================================
- Hits               28342    28149     -193     
- Misses             10000    10307     +307     
+ Partials            4011     3996      -15     
Impacted Files Coverage Δ
go/consensus/api/api.go 14.28% <ø> (ø)
go/consensus/tendermint/api/state.go 60.27% <0.00%> (+1.94%) ⬆️
go/consensus/tendermint/seed/seed.go 67.33% <0.00%> (-0.46%) ⬇️
go/runtime/registry/registry.go 74.90% <37.50%> (-2.66%) ⬇️
go/worker/storage/committee/node.go 77.76% <59.61%> (-1.57%) ⬇️
go/runtime/nodes/runtime.go 75.53% <60.00%> (-3.22%) ⬇️
go/runtime/nodes/versioned.go 71.68% <70.58%> (-0.70%) ⬇️
go/storage/mkvs/checkpoint/checkpointer.go 79.26% <92.10%> (+1.96%) ⬆️
go/consensus/tendermint/abci/state.go 70.80% <100.00%> (+0.09%) ⬆️
go/consensus/tendermint/full/full.go 63.41% <100.00%> (+0.04%) ⬆️
... and 49 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d7f325...b1f36d6. Read the comment docs.

@kostko kostko enabled auto-merge June 25, 2021 13:30
@kostko kostko merged commit 104988d into stable/21.2.x Jun 25, 2021
@kostko kostko deleted the kostko/stable/21.2.x/backport-4080 branch June 25, 2021 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:backport Category: backport to stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants