Skip to content

cleaned up handling of failed startup from snapshot - #233

Merged
ndcgundlach merged 1 commit into
mainfrom
fix_exit_on_db_smaller_than_snapshot
May 13, 2022
Merged

cleaned up handling of failed startup from snapshot#233
ndcgundlach merged 1 commit into
mainfrom
fix_exit_on_db_smaller_than_snapshot

Conversation

@ndcgundlach

@ndcgundlach ndcgundlach commented May 13, 2022

Copy link
Copy Markdown
Contributor

Properly handle exception for db being too small for snapshot. Original eosio PR: EOSIO/eos#10936

Resolves #232

@ndcgundlach
ndcgundlach marked this pull request as ready for review May 13, 2022 15:12

@oschwaldp-oci oschwaldp-oci left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like how you moved the logging into the logical flow path in your port of this.

@heifner heifner added the OCI OCI working this issue... label May 13, 2022
@ndcgundlach
ndcgundlach merged commit 32d2b4b into main May 13, 2022
@ndcgundlach
ndcgundlach deleted the fix_exit_on_db_smaller_than_snapshot branch May 13, 2022 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCI OCI working this issue...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exit cleanly when db size too small for snapshot

3 participants