[8.2] Add SVS-VAMANA index to info fields telemetry [MOD-10104]#6671
Merged
[8.2] Add SVS-VAMANA index to info fields telemetry [MOD-10104]#6671
Conversation
* account for vector index in total memory info * Add svs-vamana to info telemetry * revert manually * add svs vamana info test (cherry picked from commit 6ecbd3e)
2 tasks
alonre24
approved these changes
Aug 18, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 8.2 #6671 +/- ##
==========================================
- Coverage 89.46% 89.42% -0.04%
==========================================
Files 253 253
Lines 41612 41622 +10
Branches 3725 3725
==========================================
- Hits 37229 37222 -7
- Misses 4334 4351 +17
Partials 49 49
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
YaacovHazan
pushed a commit
to redis/redis
that referenced
this pull request
Sep 28, 2025
$ gitlog v8.2.1..v8.2.5 RediSearch/RediSearch#6867 Improve BUILD_INTEL_SVS_OPT flag validation RediSearch/RediSearch#6845 Fix vector compression type reporting and rename SVS environment variable RediSearch/RediSearch#6794 Fix rpcountFree casting RediSearch/RediSearch#6825 Bump vecsim 8.2.4 RediSearch/RediSearch#6787 Fix deadlock while RDB loading and RM_Yield (#6763) RediSearch/RediSearch#6723 Fix ACLUserMayAccessIndex RediSearch/RediSearch#6701 Fix fd leak when OOM RediSearch/RediSearch#6676 bump svs version RediSearch/RediSearch#6671 Add SVS-VAMANA index to info fields telemetry RediSearch/RediSearch#6665 Optimize rs_wall_clock_diff_ns by removing redundant if branch RediSearch/RediSearch#6641 Update vectors memory in total index info memory RediSearch/RediSearch#6634 Log DocTable capacity growth for memory diagnostics RediSearch/RediSearch#6649 Bump minimal redis version RediSearch/RediSearch#6648 Fix "has map" performance RediSearch/RediSearch#6645 Trie: hide expensive memory usage computation behind a test-specific feature flag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Backport of #6614 to
8.2.