Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
akarnokd opened this issue Nov 1, 2018 · 0 comments
Closed

Comments

@akarnokd
Copy link
Member

akarnokd commented Nov 1, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant