Skip to content

Include HTTP Request+Response in DataFusion Memory Accounting #228

@crepererum

Description

@crepererum

What

Include HTTP requests & responses (path + headers + body + footers) in DataFusion memory accounting.

Why

These will be buffered in userspace and within the kernel, so we should limit them.

How

Extend our existing memory pool integration to also cover the HTTP data.

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