Skip to content

Investigate memory overflow possibility when reading large collections #108

Open
@gagik

Description

@gagik

Some of the read tools simply run an i.e. aggregate or read query and load everything into memory. This can be quite problematic for a collection with millions of items.

We should test this against a very large collection and come up with mitigations (perhaps impose a hard limit or do a count and prompt the user to give a limit if the size is too large).

Metadata

Metadata

Assignees

No one assigned

    Labels

    investigation requiredRequires investigation, might open more issues depending on investigation.not_stale

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions