Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JoanFM
Copy link
Collaborator

@JoanFM JoanFM commented Sep 5, 2025

No description provided.

* add test file trying to reproduce lock

* test RDB update

* try the test changes

* only keep test changes

* remove some logs

* fix: Yield to Redis before acquiring Write Lock

* proper Lock initialization on RDB load

* proper initialization

* remove test file

* remove comment from code

* add numOps instead of reducing Yield frequency

* move lock init

* add DEBUG command to improve testing

* fix failing tests

* remove added tests by mistake

(cherry picked from commit 4710f44)
@github-actions github-actions bot added the size:M label Sep 5, 2025
@codecov
Copy link

codecov bot commented Sep 5, 2025

Codecov Report

❌ Patch coverage is 87.17949% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.43%. Comparing base (dc407be) to head (d2b8e4a).
⚠️ Report is 1 commits behind head on 8.2.

Files with missing lines Patch % Lines
src/debug_commands.c 76.92% 3 Missing ⚠️
src/info/indexes_info.c 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              8.2    #6787      +/-   ##
==========================================
- Coverage   89.47%   89.43%   -0.04%     
==========================================
  Files         253      253              
  Lines       41626    41651      +25     
  Branches     3725     3725              
==========================================
+ Hits        37245    37251       +6     
- Misses       4332     4351      +19     
  Partials       49       49              
Flag Coverage Δ
flow 82.03% <87.17%> (-0.15%) ⬇️
unit 47.17% <38.46%> (-0.02%) ⬇️

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.

@JoanFM JoanFM added this pull request to the merge queue Sep 7, 2025
Merged via the queue into 8.2 with commit 26c6473 Sep 7, 2025
17 checks passed
@JoanFM JoanFM deleted the backport-6763-to-8.2 branch September 7, 2025 16:10
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants