Skip to content

Increased the size of token claims thread pool#938

Merged
jzakaryan merged 1 commit intomasterfrom
jzakarya/thread-pool-size-increase
May 23, 2023
Merged

Increased the size of token claims thread pool#938
jzakaryan merged 1 commit intomasterfrom
jzakarya/thread-pool-size-increase

Conversation

@jzakaryan
Copy link
Copy Markdown
Collaborator

We ran into cases when BMM clusters are running into "restart storms". Lots of restart requests in a short time window. This leads to the token claims thread pool getting exhausted and not claiming tokens properly. While the underlying issue needs to be investigated and addressed, we need to mitigate the exhaustion of the token claims executor.

This change increases the token claims executor thread pool size to 16.

@jzakaryan jzakaryan merged commit 7199427 into master May 23, 2023
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 this pull request may close these issues.

3 participants