Skip to content

NIOFileSystem performance crawls to a halt with many small ops #3328

@Joannis

Description

@Joannis

I've been working on an application for a client where we perform a large volume (50-100k/sec) of small reads & writes using NIOFileSystem. As the system gets under stress, around 3000 IOPS, things start stalling and the NIOThreadPool starts building up a massive backlog. It would be great to have a better solution here where we can use NIOFileSystem, but without worrying about massive backlogs in the NIOThreadPool.

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