On Mon, 14 Sep 2026 16:52:43 +0200, Denis V. Lunev <[email protected]> wrote: > 040 never commits runs long enough to span more than one block-status > query, so the answer that commit_iteration() is about to start caching > goes untested. > > Add two cases on a base <- mid <- active chain, committing mid so the > job takes the regular commit path rather than active commit, and compare > base against a snapshot of mid taken before the commit. One case mixes > multi-megabyte data, zero and hole runs, the other fragments them down > to single clusters with every transition off the 512K boundary. > > [...]
Reviewed-by: Andrey Drobyshev <[email protected]> -- Andrey Drobyshev <[email protected]>
