Skip to content

log when leveldb compaction happens? #15347

Closed
@cdetrio

Description

@cdetrio

Sometimes leveldb starts compacting its internal chaindata index. This can cause temporary slowdowns, but it is not logged to the terminal when compaction starts and finishes. Logging when compaction is happening will help users diagnose whether a slowdown is due to leveldb compaction or to something else.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions