Skip to content

WAL: Store record lengths on disk #406

@adsharma

Description

@adsharma

Right now if a new optional field is added to a WAL record, we lose backward compatibility. This could lead to data corruption if we're recovering a WAL written by an older version.

The record lengths will give us some protection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions