Skip to content

storage: GC queue tuning #5252

@tbg

Description

@tbg

The GC queue currently runs at regular intervals but doesn't actually get to delete much data. We should tune the threshold at which a replica is queued for GC (which is currently at one normalized units; too low).

To observe this, run the photos app for a while (single node is fine), then let the cluster idle and observe regular CPU spikes and the gc queue's event log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-performancePerf of queries or internals. Solution not expected to change functional behavior.S-1-stabilitySevere stability issues that can be fixed by upgrading, but usually don’t resolve by restarting

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions