Skip to content

Fix backpressure with TLS streams #1715

@vobarian

Description

@vobarian

I'm creating this issue to point to the pull request I created to fix it, #1559. In short, stream backpressure does not work when using TLS connections, which can cause out of memory errors when the buffer grows too large. This occurs in both directions: sending streaming data with LOAD DATA LOCAL and receiving streaming result sets with connection.query().stream(). More details are in the PR comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions