Skip to content

access log: file access log memory growth between flush events  #9458

@yuval-k

Description

@yuval-k

with high throughput, the file access log flush can accumulate many events and cause excessive memory consumption.
Currently it flushes every time interval or 64KB (which ever is sooner). we should consider making this tunable, or add other mechanism (adaptive interval?) to help limit memory consumption.

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