Skip to content

Conversation

@pereman2
Copy link
Contributor

@pereman2 pereman2 commented May 8, 2025

Currently we report a checkpoint is finished only when mxSafeFrame == mxFrame in wal
it is useful to have finish callback to be triggered in case any work moving frames was accomplished.

Currently we report a checkpoint is finished only when `mxSafeFrame ==
mxFrame` in wal
it is useful to have finish callback to be triggered in case any work
moving frames was accomplished.

bundled changes with new flag
@pereman2 pereman2 force-pushed the checkpoint-any-frame branch from 8a30810 to 0c3b93a Compare May 8, 2025 12:49
@pereman2 pereman2 force-pushed the checkpoint-any-frame branch 2 times, most recently from 1452664 to 0c3b93a Compare May 9, 2025 11:29
@pereman2 pereman2 added this pull request to the merge queue May 9, 2025
Merged via the queue into main with commit 14b1d9b May 9, 2025
20 checks passed
@pereman2 pereman2 deleted the checkpoint-any-frame branch May 9, 2025 15:13
github-merge-queue bot pushed a commit that referenced this pull request May 14, 2025
Replace `libsql-checkpoint-callback-on-any-frame-written` feature
(introduced in #2054) with
`libsql-checkpoint-only-full` which will force checkpoint to either
abort immediately or transfer whole WAL file to the DB.
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.

3 participants