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: fix hyrbid cache metrics hit on in-memory cache hit #560

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

MrCroxx
Copy link
Collaborator

@MrCroxx MrCroxx commented Jun 13, 2024

What's changed and what's your intention?

Please explain IN DETAIL what the changes are in this PR and why they are needed. :D

As title.

Checklist

  • I have written the necessary rustdoc comments
  • I have added the necessary unit tests and integration tests
  • I have passed make all (or make fast instead if the old tests are not modified) in my local environment.

Related issues or PRs (optional)

fix #562

Signed-off-by: MrCroxx <mrcroxx@outlook.com>
@MrCroxx MrCroxx added the bug Something isn't working label Jun 13, 2024
@MrCroxx MrCroxx added this to the v0.9 milestone Jun 13, 2024
@MrCroxx MrCroxx self-assigned this Jun 13, 2024
@MrCroxx MrCroxx enabled auto-merge (squash) June 13, 2024 09:59
@MrCroxx MrCroxx merged commit c8e397e into main Jun 13, 2024
13 checks passed
@MrCroxx MrCroxx deleted the xx/fmetrics branch June 13, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

bug: hybrid cache hit ratio is lower than the actual value
1 participant