Skip to content

Remove deprecated record from chunks WAL after v1.2.0 #2793

Closed
@codesome

Description

New WAL records were introduced in v1.1.0, so with the v1 guarantees, we need to support the old records for up to 2 releases. As the old record was introduced in v1.0.0, it is supported till v1.2.0, hence can be removed for v1.3.0 and get rid of lot of grpc code + complexity in WAL replay.

I will pick this up in future unless someone does it before me :)

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