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

indexer-service: remove LRU max length #991

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

dwerner
Copy link
Contributor

@dwerner dwerner commented Aug 26, 2024

Removes the limit on the LRU cache. This should prevent request times from spiking and we'll see any issues in instance RAM utilization instead.

Copy link
Contributor

@fordN fordN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dwerner dwerner merged commit 4c1fb8c into main Aug 26, 2024
10 checks passed
@dwerner dwerner deleted the fix/indexer-remove-lru-max branch August 26, 2024 17:29
@dwerner dwerner restored the fix/indexer-remove-lru-max branch August 26, 2024 17:29
@dwerner dwerner deleted the fix/indexer-remove-lru-max branch August 26, 2024 17:29
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.

2 participants