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

Throttle - Perf - LTS - Use elastic thread pool for LTS processing. #7303

Open
Amit-Singh40 opened this issue Nov 2, 2023 · 0 comments · May be fixed by #7304
Open

Throttle - Perf - LTS - Use elastic thread pool for LTS processing. #7303

Amit-Singh40 opened this issue Nov 2, 2023 · 0 comments · May be fixed by #7304

Comments

@Amit-Singh40
Copy link
Contributor

Amit-Singh40 commented Nov 2, 2023

Describe the bug
Currently we use fixed sized to thread pool for the LTS. This either over provisions it or under provisions it.

To Reproduce
NA

Screenshots
NA

Additional information
We need to make the thread pool elastic which can grow and shrink according to the load.

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

Successfully merging a pull request may close this issue.

1 participant