Skip to content

Incorporate a generation value into database program bootstrap#5471

Merged
joshua-spacetime merged 1 commit into
masterfrom
joshua/program-bootstrap-generation
Jul 2, 2026
Merged

Incorporate a generation value into database program bootstrap#5471
joshua-spacetime merged 1 commit into
masterfrom
joshua/program-bootstrap-generation

Conversation

@joshua-spacetime

Copy link
Copy Markdown
Contributor

Description of Changes

HostController now captures the database row’s bootstrap generation when a database is launched and exposes it through BootstrapCompletion so cloud can report bootstrap completion per generation after the initial st_module write is durable. This generation value is needed to ensure database resets can identify bootstrap completion events from before and after the reset.

API and ABI breaking changes

N/A

Expected complexity level and risk

1

Testing

Tests added in private

@joshua-spacetime joshua-spacetime requested a review from kim July 1, 2026 22:28
@joshua-spacetime joshua-spacetime changed the title Add a database bootstrap generation Incorporate a generation value into database program bootstrap Jul 1, 2026
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Jul 2, 2026
Merged via the queue into master with commit 3f6678c Jul 2, 2026
94 of 97 checks passed
@joshua-spacetime joshua-spacetime deleted the joshua/program-bootstrap-generation branch July 2, 2026 16:06
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.

2 participants