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

#19006 cache eviction is perfrmed asynchrously when threadpool is und… #19261

Merged
merged 3 commits into from Sep 14, 2020

Conversation

fabrizzio-dotCMS
Copy link
Contributor

comes to solve a problem where the Thread pool would go exhausted from a massive cache eviction.
Basically, this will look at a property that indicates whether or not the number of queued tasks is exceeded.

@nollymar nollymar merged commit 181f4ca into release-5.3.8 Sep 14, 2020
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.

None yet

5 participants