Skip to content

LogReader's ReplayChannels feature seems to consume too much memory #32

@sanjaynarayanan-brt

Description

@sanjaynarayanan-brt

When an application specifies the ReplayChannels argument when constructing a LogReader, memory consumption of the process monotonically increases as the log is replayed. In our testing, it was growing at ~400MB/s and hit ~48GB before getting killed by the oom_killer.

Removing that argument from LogReader’s constructor seems to fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions