Skip to content

Limit the number of open fds in recursive directory traversal to a defined value #2986

@adithyaov

Description

@adithyaov

A lot of open FDs cause the flow to fail with:

       uncaught exception: IOException of type ResourceExhausted
       benchmark-tmp/dir-structure/dir_4/dir_3/dir_2/dir_5/dir_5: openDirStream: resource exhausted (Too many open files)

This is true in case of BFS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions