Skip to content

File Descriptor leak in JavaHttpClientTransport #913

@cdj-offside

Description

@cdj-offside

Noticed in one of my services that memory was growing constantly and would eventually reach OOM. Eventually found that it was a socket FD leak, not 100% sure why (I don't know enough about Java's client implementation), but replacing it with an Apache client transport resolved the issue.

This is version 0.0.3, not sure if it's been fixed since then, but just wanted to call it out.

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