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

History Archive Support for State Archival #4610

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SirTyson
Copy link
Contributor

@SirTyson SirTyson commented Jan 8, 2025

Description

Resolves #4593

This adds support for the Hot Archive BucketList in History Archives. This includes changes to publish, catchup, and assume state.

TODO: More robust p23 upgrade testing, specifically around upgrades that occur on or during checkpoint boundaries.

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

@SirTyson SirTyson force-pushed the hot-archive-history branch from 051a3e4 to c6d900c Compare January 15, 2025 05:36
@SirTyson SirTyson force-pushed the hot-archive-history branch from c6d900c to 6ffde65 Compare January 15, 2025 19:25
@SirTyson SirTyson marked this pull request as ready for review January 15, 2025 19:26
@SirTyson SirTyson force-pushed the hot-archive-history branch from 6ffde65 to 39e74f8 Compare January 15, 2025 20:18
@SirTyson SirTyson requested review from dmkozh and graydon January 15, 2025 20:18
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.

Add History Archive support for Hot Archive Bucket
1 participant