Skip to content

Expose the Keep-Alive value of the IO Scheduler as System property. #6279

@akarnokd

Description

@akarnokd

Currently, the Keep-Alive is 60 seconds constant: IoScheduler.java#L37.

The configuration could be done via Integer.getInteger() similar to how priority is configurable: L52.

The documentation of Schedulers.java#L32 and Schedulers.java#L158 should also describe this option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions