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

Pruning old states: Use a warning level log instead of fatal #4707

Merged
merged 1 commit into from Feb 1, 2020

Conversation

prestonvanloon
Copy link
Member

Resolves #4706.

This isn't a full fix because DeleteStates transaction is rolled back when the transaction fails, but it resolves #4706 which was blocking users starting.

@prestonvanloon prestonvanloon added Bug Something isn't working Ready For Review A pull request ready for code review Priority: High High priority item labels Feb 1, 2020
@codecov
Copy link

codecov bot commented Feb 1, 2020

Codecov Report

Merging #4707 into master will decrease coverage by 13.33%.
The diff coverage is 0%.

@@             Coverage Diff             @@
##           master    #4707       +/-   ##
===========================================
- Coverage   55.32%   41.98%   -13.34%     
===========================================
  Files         247      203       -44     
  Lines       18459    15181     -3278     
===========================================
- Hits        10212     6374     -3838     
- Misses       6742     7714      +972     
+ Partials     1505     1093      -412

@prylabs-bulldozer prylabs-bulldozer bot merged commit 2a79c57 into master Feb 1, 2020
@delete-merged-branch delete-merged-branch bot deleted the issue-4706-fix branch February 1, 2020 20:51
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Priority: High High priority item Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot start node due to pruning of "garbage" states
3 participants