Skip to content

[MOD-10771] bump svs version#6652

Merged
meiravgri merged 6 commits intomasterfrom
meiravg_bump_svs
Aug 19, 2025
Merged

[MOD-10771] bump svs version#6652
meiravgri merged 6 commits intomasterfrom
meiravg_bump_svs

Conversation

@meiravgri
Copy link
Collaborator

@meiravgri meiravgri commented Aug 14, 2025

This PR includes vecsim version that points to the new binary version of svs with the fix to address the bug (crash) described in MOD-10771

@meiravgri meiravgri changed the base branch from better_lifetimes to master August 14, 2025 05:01
@meiravgri meiravgri changed the title Meiravg_bump_svs [MOD-10771 bump svs version Aug 19, 2025
@meiravgri meiravgri enabled auto-merge August 19, 2025 05:02
@meiravgri meiravgri changed the title [MOD-10771 bump svs version [MOD-10771[ bump svs version Aug 19, 2025
@meiravgri meiravgri changed the title [MOD-10771[ bump svs version [MOD-10771] bump svs version Aug 19, 2025
GuyAv46
GuyAv46 previously approved these changes Aug 19, 2025
@meiravgri meiravgri added this pull request to the merge queue Aug 19, 2025
@meiravgri meiravgri removed this pull request from the merge queue due to a manual request Aug 19, 2025
@codecov
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.47%. Comparing base (0cdfc1f) to head (bab64bc).
⚠️ Report is 5 commits behind head on master.

⚠️ Current head bab64bc differs from pull request most recent head 856c375

Please upload reports for the commit 856c375 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6652      +/-   ##
==========================================
- Coverage   87.54%   87.47%   -0.07%     
==========================================
  Files         282      282              
  Lines       44801    44840      +39     
  Branches     7721     7753      +32     
==========================================
+ Hits        39222    39226       +4     
- Misses       5459     5494      +35     
  Partials      120      120              
Flag Coverage Δ
flow 84.52% <100.00%> (-0.13%) ⬇️
unit 49.27% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@meiravgri meiravgri enabled auto-merge August 19, 2025 11:33
@meiravgri meiravgri added this pull request to the merge queue Aug 19, 2025
Merged via the queue into master with commit 08a333a Aug 19, 2025
15 checks passed
@meiravgri meiravgri deleted the meiravg_bump_svs branch August 19, 2025 13:25
nafraf pushed a commit that referenced this pull request Aug 21, 2025
* bump vecsim

* vecsim with fix

* test crash

* code change to trigger tests

* revert code chnage
github-merge-queue bot pushed a commit that referenced this pull request Aug 24, 2025
* Close pipe file descriptors in periodic callback to prevent resource leaks

* Add open file count check in OOM test

* build_utils: factor out link_static_libraries() (#6673)

Will help implementing the iterator bencher.

* [MOD-10771] bump svs version (#6652)

* bump vecsim

* vecsim with fix

* test crash

* code change to trigger tests

* revert code chnage

* ci: pin a Rust nightly version (#6513)

Should prevent accidental breaking of the CI.

* get open fds using psutil.num_fds()

---------

Co-authored-by: Guillaume Desmottes <[email protected]>
Co-authored-by: meiravgri <[email protected]>
redisearch-backport-pull-request bot pushed a commit that referenced this pull request Aug 24, 2025
* Close pipe file descriptors in periodic callback to prevent resource leaks

* Add open file count check in OOM test

* build_utils: factor out link_static_libraries() (#6673)

Will help implementing the iterator bencher.

* [MOD-10771] bump svs version (#6652)

* bump vecsim

* vecsim with fix

* test crash

* code change to trigger tests

* revert code chnage

* ci: pin a Rust nightly version (#6513)

Should prevent accidental breaking of the CI.

* get open fds using psutil.num_fds()

---------

Co-authored-by: Guillaume Desmottes <[email protected]>
Co-authored-by: meiravgri <[email protected]>
(cherry picked from commit 56f6f0e)
github-merge-queue bot pushed a commit that referenced this pull request Aug 24, 2025
MOD-10975: Fix fd leak when OOM (#6672)

* Close pipe file descriptors in periodic callback to prevent resource leaks

* Add open file count check in OOM test

* build_utils: factor out link_static_libraries() (#6673)

Will help implementing the iterator bencher.

* [MOD-10771] bump svs version (#6652)

* bump vecsim

* vecsim with fix

* test crash

* code change to trigger tests

* revert code chnage

* ci: pin a Rust nightly version (#6513)

Should prevent accidental breaking of the CI.

* get open fds using psutil.num_fds()

---------



(cherry picked from commit 56f6f0e)

Co-authored-by: nafraf <[email protected]>
Co-authored-by: Guillaume Desmottes <[email protected]>
Co-authored-by: meiravgri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants