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

Add additional lock timeouts and clean-up ObjectCacheAppCache #15911

Merged
merged 3 commits into from Mar 19, 2024

Conversation

ronaldbarendse
Copy link
Contributor

This extends PR #15902 with additional lock timeouts in SearchByPredicate() when entering the upgradable read lock and in Clear() when taking the write lock. The timeout exception messages are also updated to clearly state when it occurred, which should make debugging easier.

I've also cleaned up the constructor, as that still had the IHostEnvironment parameter (kept in PR #15173 to maintain backwards compatibility, but this got merged to v14, so can be breaking now).

@bergmania bergmania merged commit dd5d5ec into v14/dev Mar 19, 2024
15 checks passed
@bergmania bergmania deleted the v14/bugfix/objectcacheappcache-cleanup branch March 19, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants