This repository was archived by the owner on Jul 22, 2026. It is now read-only.
repro(candidate): WAL commit frame is acknowledged as committed without an fsync, so a committed transaction is lost on power loss [wal_commit_requires_fsync-563dc58c] - #8
Draft
aretta-ci[bot] wants to merge 1 commit into
Conversation
…ut an fsync, so a committed transaction is lost on power loss [wal_commit_requires_fsync-563dc58c]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto-generated reproduction CANDIDATE — human review required. This draft was produced by the aretta-conductor Triage "Create repro PR" feature and validated by an automated output gate (red at the violating commit + independence audit; coverage tether INCONCLUSIVE — see the caveat below). The gate reduces — does not eliminate — the risk of a non-faithful reproduction; the requesting human named below is the accountable reviewer. Not a verified reproduction.
Provenance
wal_commit_requires_fsync-563dc58cwal_commit_requires_fsync@core/storage/wal.rs:1601wal_commit_requires_fsyncrepro-8643ada870087d23, cc1/5a8c775ba76837188577ece6d071d0b9b183989fac27b517e9d7b2ed15027cf6/397abd27c1a9e0b0da179959b5c9eb4650471019852c5e0121131cd98fe693db)7b6cbaec04e86c0d9ac47819c77444af5054c50a84df3f61cdedb25ecc93da2c7f52cabbc05d13d9— repro is RED at tip (live bug)Reproduce
cargo test -p core_tester --test integration_tests repros::Expected vs actual
divergence:value|expected=true|actual=falseCoverage tether
Observed red run (at
7b6cbaec04e86c0d9ac47819c77444af5054c50a)