[8.4] Fix HNSW vector index ghost memory leak (MOD-13761)#8849
Merged
[8.4] Fix HNSW vector index ghost memory leak (MOD-13761)#8849
Conversation
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
alonre24
previously approved these changes
Mar 26, 2026
|
alonre24
approved these changes
Mar 26, 2026
Contributor
Automated performance analysis summaryThis comment was automatically generated given there is performance data available. In summary:
You can check a comparison in detail via the grafana link ## DetailsTests with No Significant Changes (5 tests)Tests with No Significant Changes
|
Contributor
Automated performance analysis summaryThis comment was automatically generated given there is performance data available. In summary:
You can check a comparison in detail via the grafana link Performance Improvements - Comparison between 8.4 and meiravg_x_inc_edges-8.4.Time Period from a month ago. (environment used: oss-standalone)
Performance Regressions and Issues - Comparison between 8.4 and meiravg_x_inc_edges-8.4.Time Period from a month ago. (environment used: oss-standalone)
Tests with No Significant Changes (27 tests)Tests with No Significant Changes
|
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.



backport #8843 to 8.4. bump vecsim to 8.4.0
Mark if applicable
Release Notes
Release Notes
If a release note is required (bug fix / new feature / enhancement), describe the user impact of this PR in the title.
Note
Low Risk
The provided diff contains no code changes, so there is no functional or behavioral risk introduced by this PR.
Overview
No code changes are included in the provided diff, so this PR has no user-visible impact (it does not apply the intended fix for the HNSW vector index ghost memory leak).
Written by Cursor Bugbot for commit 0fda1fc. This will update automatically on new commits. Configure here.