Skip to content

fix(node): Remove DBMaps that are marked as deprecated on node startup #9723

@muXxer

Description

@muXxer

Currently we open several stores without open_tables_read_write_with_deprecation_option and without passing the remove_deprecated_tables flag. This way the underlying RockDB column families are never cleaned up in case we deprecate a table. This should be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nodeIssues related to the Core Node team

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions