Skip to content

Steady memory growth / suspected leak in self-hosted gateway v2.11.1 after upgrade #401

Description

After upgrading the self-hosted gateway to v2.11.1, pod working-set memory climbs steadily and linearly under steady traffic with no plateau. The configuration is unchanged from the previous version, which held a stable steady state. CPU stays flat throughout, so this is retention growth rather than load-driven, pointing to a regression in 2.11.1.

resources:
  limits:
    cpu: 4
    memory: 20Gi
  requests:
    cpu: 251m
    memory: 512Mi

Is there a known memory regression in 2.11.x, or a change in 2.11.0/2.11.1 that could account for this growth?

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