Skip to content

the default rocksdb manifest file size is too small #18996

@glorv

Description

@glorv

Bug Report

In some production environments, the total sst files count is more than 200k and the manifest file after compact is bigger than 128MiB. This trigger a compact on every change of the file.

We should exlarge the default manifest size to avoid the unnecessary compact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-7.5This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.severity/majortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions