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

logdvmstate flush DB to disk #3083

Merged
merged 1 commit into from
Oct 4, 2024
Merged

logdvmstate flush DB to disk #3083

merged 1 commit into from
Oct 4, 2024

Conversation

Bushstar
Copy link
Member

@Bushstar Bushstar commented Oct 4, 2024

Summary

  • CCustomCSView flushes its change map to a batch in underlying DB which then also needs to be flushed. This PR adds the flush to the underlying DB.
  • Check arg before anything else.
  • Add shutdown check to loop.

Implications

  • Storage

    • Database reindex required
    • Database reindex optional
    • Database reindex not required
    • None
  • Consensus

    • Network upgrade required
    • Includes backward compatible changes
    • Includes consensus workarounds
    • Includes consensus refactors
    • None

@Bushstar Bushstar merged commit 3fda764 into master Oct 4, 2024
13 of 14 checks passed
@Bushstar Bushstar deleted the bush/flushdb branch October 4, 2024 11:58
Bushstar added a commit that referenced this pull request Oct 4, 2024
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.

1 participant