Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Dirty WAL log detection and recovery #426

@MarinPostma

Description

@MarinPostma

I we ever fail to commit to the shadow WAL after we already have committed to sqlite wal, then we end up with a dirty WAL, and abort the process. On startup, we need to detect that and patch the shadow WAL to be consistent with the sqlite database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions