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

paritydb panics when used for light client #7125

Closed
@dvc94ch

Description

@dvc94ch

So we stopped using our custom sled db setup and noticed that it doesn't work.

The problem comes from optimizations being enabled for column::STATE which has col_id 1, which aren't valid when using the light client that has KEY_LOOKUP as col_id 1. As a workaround the optimizations can be disabled.

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