Roadmap slice: GP5-S4
Goalpost: Goalpost 5: Unified Bootstrap And Replay
Parent: #526
Related: #521, #522, #519, #510, #517
Source: docs/design/wal-wsc-durability-roadmap.md on branch cycle/521-wal-wsc-storage-relationship at bde7957c.
Scope
Parent issues:
#526,
#524.
Scope:
- Promote the current
process.kill.after_wal_commit future descriptor into a
real process-level crashpoint witness.
Acceptance:
- A child process commits WAL material, exits before publication, and a parent
process recovers the committed history.
- A crash before commit does not appear as accepted/decided history.
Witness:
cargo test -p echo-dind-tests wal_process_crashpoints
Dedupe note
This is the PR-sized implementation slice for the roadmap item above. Existing umbrella or adjacent issues remain linked as Parent/Related rather than duplicated here.
Roadmap slice: GP5-S4
Goalpost: Goalpost 5: Unified Bootstrap And Replay
Parent: #526
Related: #521, #522, #519, #510, #517
Source:
docs/design/wal-wsc-durability-roadmap.mdon branchcycle/521-wal-wsc-storage-relationshipatbde7957c.Scope
Parent issues:
#526,
#524.
Scope:
process.kill.after_wal_commitfuture descriptor into areal process-level crashpoint witness.
Acceptance:
process recovers the committed history.
Witness:
cargo test -p echo-dind-tests wal_process_crashpointsDedupe note
This is the PR-sized implementation slice for the roadmap item above. Existing umbrella or adjacent issues remain linked as Parent/Related rather than duplicated here.