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

fix(cache) missed setting stat collection, adding back #30935

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

wezell
Copy link
Contributor

@wezell wezell commented Dec 12, 2024

#30670
The DynamicTTL does not call the stats collector when it instantiates the Caffeine Cache. This adds the stats collector to the DynamicTTL cache

image

This PR fixes: #30670

@wezell wezell linked an issue Dec 12, 2024 that may be closed by this pull request
@wezell wezell added this pull request to the merge queue Dec 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 13, 2024
@wezell wezell added this pull request to the merge queue Dec 13, 2024
Merged via the queue into main with commit 65f39f4 Dec 13, 2024
36 checks passed
@wezell wezell deleted the issue-30670-missed-stats branch December 13, 2024 17:59
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.

Allow TimedCacheProvider to take per object TTLs
3 participants