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

Metrics caching rework #2152

Closed
Pask423 opened this issue Apr 25, 2024 · 0 comments
Closed

Metrics caching rework #2152

Pask423 opened this issue Apr 25, 2024 · 0 comments
Assignees

Comments

@Pask423
Copy link
Contributor

Pask423 commented Apr 25, 2024

We should remove the .synchronized for caching metrics, as it shouldn't be used in Java21+, and replace it with some kind of a concurrent data structure (or improve the cache in general)

Slightly more details in #2145

@Pask423 Pask423 self-assigned this Apr 25, 2024
@Pask423 Pask423 closed this as completed May 6, 2024
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

No branches or pull requests

1 participant